This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
django
mirror of
https://github.com/django/django
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
ignore build directory, so it doesn't accidentally get committed
Garry Polley
11 years ago
parent
bd8e1a354c
commit
f0d9b529a9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -7,3 +7,4 @@ docs/_build/
docs/locale/
tests/coverage_html/
tests/.coverage
+build/