summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 26223ca89160b0f9eb63fc2856038fea9d5c66f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.sass-cache
*~
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
*.pyc
venv/
/static/
config/settings.py
/*.json
*.log