aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 6071c678afb373c83e4cc7b8ec1843739510879b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Untracked resources
Resources/


# Files
*.pyc


# Database
*.sqlite3


# Static
examples/djangoproject/static/