Merge pull request #73 from rohitpaulk/add-doc-tags-gitignore
Add doc/tags to .gitignore
This commit is contained in:
commit
fe33dfaf90
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -34,3 +34,7 @@ nosetests.xml
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Generated Documentation
|
||||||
|
doc/tags
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue