diff options
| author | Asko Nõmm <asko@bien.ee> | 2021-12-02 01:14:52 -0300 |
|---|---|---|
| committer | Asko Nõmm <asko@bien.ee> | 2021-12-02 01:14:52 -0300 |
| commit | bdb6c57bd432026c80f3a208709228545db63eac (patch) | |
| tree | 35d1e72f9242b89bf4a4d8f34234af0a608c091e /.gitignore | |
bump
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1eea1fd --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +/target +/classes +/checkouts +profiles.clj +pom.xml +pom.xml.asc +*.jar +*.class +/.lein-* +/.nrepl-port +/.prepl-port +.hgignore +.hg/ +.clj-kondo/ +.lsp/ +test.md |
