Update .gitignore

This commit is contained in:
Marcin Kulik
2013-10-06 16:21:36 +02:00
parent 5fb8906163
commit 7606d71ebe
2 changed files with 6 additions and 8 deletions

7
.gitignore vendored
View File

@@ -1,7 +1,8 @@
tmp
*.pyc
pkg/*.tar.gz
pkg/*.tar.bz2
pkg/*.zip
*.tar.gz
*.tar.bz2
*.tar.xz
*.zip
*.egg-info
/build

View File

@@ -1,5 +1,2 @@
*.tar.gz
*.tar.bz2
*.tar.xz
pkg
src
/pkg
/src