Updating ignores

This commit is contained in:
Josh VanderLinden 2010-10-01 17:42:47 -04:00
parent 2c066c7080
commit c01158b74d
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
django_axes.egg-info
*.pyc
build
dist
.hg

View file

@ -1,5 +1,7 @@
syntax: glob
django_axes.egg-info
*.pyc
build
dist
*.swp
.git