diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-08-24 19:03:27 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-08-24 19:03:27 +0300 |
| commit | 41c1d9eadd3a5cb0a804390edca592c197f49d33 (patch) | |
| tree | 6d760ef1e6f3ee4dc80f97a7de0ccfa7b02feed3 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..79c77e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.idea/ +.nrepl-port +.clj-kondo/ +dompa.iml +.cpcache/ |
