Skip to content

Commit a04852b

Browse files
committed
Added ignores.
1 parent 1413d0f commit a04852b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Python Trash
12
*.pyc
3+
4+
# Django Customization
25
local_settings.py
6+
7+
# Excluded Directories
8+
tmp/
9+
build/
310
contrib/

0 commit comments

Comments
 (0)