dynamicweb/.gitignore
Nico Schottelius 002fc42a46 do not add files below static/ to git
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-12 17:40:54 +02:00

21 lines
173 B
Text

db.sqlite3
*.pyc
build/
dist/
*.egg_info
#editors && utilites.
*.swp
*~
__pycache__/
.ropeproject/
#django
local_settings.py
media/*
!media/keep
CACHE/
static/
\#*#
.\#*