forked from jgrewe/fishbook
[gitignore] add vscode, generated docu folder
This commit is contained in:
parent
fec628034c
commit
885d952e43
4
.gitignore
vendored
4
.gitignore
vendored
@ -5,4 +5,6 @@ __pychace__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
.idea
|
.idea
|
||||||
_build/
|
_build/
|
||||||
docu/
|
docu/
|
||||||
|
site/
|
||||||
|
.vscode/
|
Loading…
Reference in New Issue
Block a user