This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
CityApper
/
django
miroir de
https://github.com/django/django
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
ignore build directory, so it doesn't accidentally get committed
Garry Polley
il y a 11 ans
Parent
bd8e1a354c
commit
f0d9b529a9
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
.gitignore
+ 1
- 0
.gitignore
Voir le fichier
@@ -7,3 +7,4 @@ docs/_build/
docs/locale/
tests/coverage_html/
tests/.coverage
+build/