diff options
author | Tim <contact@bytim.eu> | 2025-04-20 23:26:33 +0200 |
---|---|---|
committer | Tim <contact@bytim.eu> | 2025-04-20 23:26:33 +0200 |
commit | b13e679aa5370d1e27cf7037e0f0a325bdf018cc (patch) | |
tree | 9500db409987bc84ce7a2659bb7a341ca451d24b /.gitignore | |
download | pics-b13e679aa5370d1e27cf7037e0f0a325bdf018cc.tar.xz pics-b13e679aa5370d1e27cf7037e0f0a325bdf018cc.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..56bdfe5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.cpcache +.idea +target +.nrepl-port |