add authors file to gitignore since it was removed from version control
This commit is contained in:
parent
b066e9c15c
commit
0aba811cf2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
# build products...
|
||||
*.py[co]
|
||||
build
|
||||
AUTHORS.TXT
|
||||
# Emacs backup files...
|
||||
*~
|
||||
.\#*
|
||||
|
|
Loading…
Add table
Reference in a new issue