dynamicweb/.gitignore

25 lines
187 B
Text
Raw Normal View History

db.sqlite3
*.pyc
build/
dist/
*.egg_info
#editors && utilites.
*.swp
*~
__pycache__/
.ropeproject/
#django
local_settings.py
2015-05-20 22:47:11 -06:00
media/*
!media/keep
2015-05-23 01:18:26 -06:00
2015-08-27 18:28:25 +02:00
/CACHE/
/static/
2015-06-08 23:03:13 -06:00
\#*#
.\#*
*~
2015-06-13 09:36:03 -06:00
static/