This website works better with JavaScript
Home
Explore
Help
Sign In
fphammerle
/
yamily
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
gitignore
Fabian Peter Hammerle
5 years ago
parent
34f69d144d
commit
1b4229a633
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
.gitignore
+ 6
- 0
.gitignore
View File
@@ -1 +1,7 @@
+*.egg-info
+*.py[cdo]
+.*.sw[nop]
.coverage
+.eggs/
+build/
+dist/