add gitignore
This commit is contained in:
parent
ab50c74c8b
commit
bff63e45fd
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -105,3 +105,7 @@ venv.bak/
|
||||||
|
|
||||||
# mypy
|
# mypy
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
|
||||||
|
|
||||||
|
.clj-kondo/
|
||||||
|
.lsp/
|
||||||
|
|
Loading…
Reference in a new issue