Update .gitignore

Remove obsolete files. Add byte-compiled Python files and test results.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2016-10-08 14:35:26 +02:00
parent d4fe77ac57
commit fdccd272f0

6
.gitignore vendored
View file

@ -3,8 +3,8 @@ dummy-data.sql*
po/*.mo
po/*.po~
po/POTFILES
scripts/git-integration/__pycache__/
scripts/git-integration/templates/
web/locale/*/
aur.git/
git-interface/git-auth.sh
__pycache__/
*.py[cod]
test/test-results/