diff options
Diffstat (limited to 'js/baba-yaga/.gitignore')
-rw-r--r-- | js/baba-yaga/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/baba-yaga/.gitignore b/js/baba-yaga/.gitignore new file mode 100644 index 0000000..fea852d --- /dev/null +++ b/js/baba-yaga/.gitignore @@ -0,0 +1,6 @@ +dist/ +build/ +.DS_Store +*/.DS_Store +.clj-kondo/ +.lsp/ \ No newline at end of file |