diff options
author | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-11-05 00:03:33 +0100 |
---|---|---|
committer | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-11-05 01:18:10 +0100 |
commit | 50ca1ec0cff2ab978945d660c7e1ad4da59a431e (patch) | |
tree | fe61adfa41ae05615fdcf4027d93d1ec7ec1039a /.gitignore | |
parent | 6b9bede275430bc13059e1c5079a1460b033e75d (diff) |
chore: add Nix flake and clean up ignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ node_modules public target +result *.jar .cpcache .nrepl-port .shadow-cljs +.clj-kondo +.lsp +.dir-locals.el |