Add doc/tags to .gitignore

This commit is contained in:
Paul Kuruvilla 2018-11-25 08:22:17 +05:30
parent 48b4e59dcd
commit 6caec2b940
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -34,3 +34,7 @@ nosetests.xml
.project
.pydevproject
.DS_Store
# Generated Documentation
doc/tags