gitignore modified

This commit is contained in:
Stefan Frauenknecht 2013-01-30 18:07:28 +01:00
parent 65ebcbc991
commit 4cea530917
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
*.pyc *.pyc
*.swp *.swp
*~ *~
.idea/*
settings.py settings.py
database.sqlite database.sqlite

View File

@ -1,7 +1,7 @@
Django==1.5b2 Django==1.5c1
django-mptt==0.5.5 django-mptt==0.5.5
reportlab==2.6 reportlab==2.6
PIL==1.1.7 PIL==1.1.7
coverage==3.6b1 coverage==3.6b3
django-discover-runner==0.2.2 django-discover-runner==0.2.2
pep8==1.3.3 pep8==1.4