dynamicweb/.gitignore

32 lines
236 B
Plaintext
Raw Normal View History

db.sqlite3
*.pyc
build/
dist/
*.egg_info
#editors && utilites.
*.swp
*~
__pycache__/
.ropeproject/
#django
local_settings.py
2015-05-21 04:47:11 +00:00
media/*
!media/keep
2015-05-23 07:18:26 +00:00
CACHE/
static/
2015-06-09 05:03:13 +00:00
\#*#
.\#*
*~
2015-06-13 15:36:03 +00:00
static/
2015-09-14 12:19:04 +00:00
node_modules/
ungleich.db
*~*
2015-06-13 15:36:03 +00:00
static/
secret-key