Ignore doc directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
|
||||||
|
Reference in New Issue
Block a user