Add AUTHORS and ChangeLog into gitignore

AUTHORS and ChangeLog always appear in python-senlinclient.
Add these two files into gitignore.

Change-Id: Idcaaef5f3cf107e4d4e3ef87fe976dc2092c1a1f
This commit is contained in:
jonnary 2016-10-26 09:32:48 -07:00 committed by XueFeng Liu
parent c94ab235d2
commit 38a45cedae
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -58,5 +58,9 @@ target/
# Files created by releasenotes build
releasenotes/build
# pbr generated files
AUTHORS
ChangeLog
# swap file
*.swp