This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
yangck
/
celery
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Added *.egg (to complement *.egg/) to .gitignore
Ask Solem
il y a 15 ans
Parent
8ef60eab5f
commit
c19aa762d5
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue unifiée
Afficher les stats Diff
1
0
.gitignore
+ 1
- 0
.gitignore
Voir le fichier
@@ -4,6 +4,7 @@
.*.sw[po]
.*.sw[po]
dist/
dist/
*.egg-info
*.egg-info
+*.egg
*.egg/
*.egg/
doc/__build/*
doc/__build/*
build/
build/