Clean up .gitignore

This commit is contained in:
Daniel Martí 2014-02-13 08:21:12 +01:00
parent 603ebd6827
commit ccdbea64b9

7
.gitignore vendored
View file

@ -1,14 +1,9 @@
/config.py /config.py
/unsigned/
/repo/ /repo/
/archive/ /archive/
/logs/ /logs/
/built/
/tmp/ /tmp/
/builder/ /builder/
*~ *~
*.pyc *.pyc
/unsigned/
/note
/misc/
/shmetadata/
/shmextlib/