Add .gitignore

This commit is contained in:
Luke Hubmayer-Werner 2022-12-07 16:27:34 +10:30
parent 4d0541b41e
commit e0b5a10d9d
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
.clj-kondo
.bsp
.idea
.ipynb_checkpoints
.lsp
.metals
__pycache__
$*
target
*.out
*.jar