This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added *.egg (to complement *.egg/) to .gitignore
Ask Solem
15 years ago
parent
8ef60eab5f
commit
c19aa762d5
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -4,6 +4,7 @@
.*.sw[po]
dist/
*.egg-info
+*.egg
*.egg/
doc/__build/*
build/