add authors file to gitignore since it was removed from version control

This commit is contained in:
Serge van Ginderachter 2013-03-26 08:09:16 +01:00
parent b066e9c15c
commit 0aba811cf2

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# build products...
*.py[co]
build
AUTHORS.TXT
# Emacs backup files...
*~
.\#*