Ignore doc directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
__pycache__
|
||||
doc
|
||||
pkg
|
||||
PKGBUILD
|
||||
src
|
||||
tags
|
||||
*.tar.gz
|
||||
@ -7,4 +9,3 @@ tags
|
||||
.coverage
|
||||
.hypothesis
|
||||
.idea
|
||||
PKGBUILD
|
||||
|
Reference in New Issue
Block a user