Added gitignore
This commit is contained in:
parent
86acca1b8c
commit
6143218d7a
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
venv/*
|
||||||
|
kasten/__pycache__/*
|
||||||
|
testdata/*
|
||||||
|
.vscode/*
|
||||||
|
.mypy_cache/*
|
||||||
|
kasten.egg-info/*
|
Loading…
Reference in New Issue
Block a user