Ignore doc directory

This commit is contained in:
Eric Torres 2019-04-15 23:34:04 -07:00
parent 6f0930584d
commit d79db0d9d3

3
.gitignore vendored
View File

@ -1,5 +1,7 @@
__pycache__ __pycache__
doc
pkg pkg
PKGBUILD
src src
tags tags
*.tar.gz *.tar.gz
@ -7,4 +9,3 @@ tags
.coverage .coverage
.hypothesis .hypothesis
.idea .idea
PKGBUILD