We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1413d0f commit a04852bCopy full SHA for a04852b
.gitignore
@@ -1,3 +1,10 @@
1
+# Python Trash
2
*.pyc
3
+
4
+# Django Customization
5
local_settings.py
6
7
+# Excluded Directories
8
+tmp/
9
+build/
10
contrib/
0 commit comments