aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 96186b46535ad230633de8da6ec430609108577f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
*.db
*~
.*

html/
coverage/
build/
dist/
rest_framework.egg-info/
MANIFEST

!.gitignore
!.travis.yml