1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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...
*~
.\#*