mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
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...
|
# build products...
|
||||||
*.py[co]
|
*.py[co]
|
||||||
build
|
build
|
||||||
|
AUTHORS.TXT
|
||||||
# Emacs backup files...
|
# Emacs backup files...
|
||||||
*~
|
*~
|
||||||
.\#*
|
.\#*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue