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

pull/4420/head
Serge van Ginderachter 2013-03-26 08:09:16 +01:00
parent b066e9c15c
commit 0aba811cf2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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