You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

41 lines
287 B

*.log
db.sqlite3
*.pyc
*.DS_Store
build/
*.egg_info
#editors && utilites.
*.swp
*~
__pycache__/
.ropeproject/
#django
local_settings.py
!.keep
media/
!media/keep
/CACHE/
/static/
\#*#
.\#*
*~
secret-key
node_modules/
*.db
ungleich.db
*~*
secret-key
*.psd
.idea/
.env
*.mo
venv/