This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kev
/
youandme
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
updated gitignore
master
Kevin Froman
10 months ago
parent
594df495c3
commit
383b31852b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitignore
+ 2
- 0
.gitignore
View File
@ -7,3 +7,5 @@ __pycache__/*
src/__pycache__/*
src/youandme.egg-info/*
src/youandme/__pycache__/*
dist/*
build/*
Write
Preview
Loading…
Cancel
Save