Adding files to .gitignore

*Updated .gitignore for files created by releasenotes build
*Updated .gitignore for files created by doc build

Change-Id: I27eb3f7d2debb803623e0709c5d49f66781c786c
This commit is contained in:
Sharat Sharma 2016-11-15 15:50:31 +05:30
parent d6c6c9cff4
commit 29824afbd2
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -40,3 +40,9 @@ nosetests.xml
.DS_Store
*.lock
mistraldashboard/test/.secret_key_store
# Files created by releasenotes build
releasenotes/build
# Files created by doc build
doc/source/api