diff options
author | Tim <contact@bytim.eu> | 2025-04-21 13:00:15 +0200 |
---|---|---|
committer | Tim <contact@bytim.eu> | 2025-04-21 13:00:15 +0200 |
commit | b40c0325abd6a0952948dd266d7409af557fc0e7 (patch) | |
tree | 892c723f4fc1889ce939731afb60d01efb6e5517 /.gitignore | |
parent | d77eeb513dc0e570a9368b40f8ab65e0f93f2b37 (diff) | |
download | pics-b40c0325abd6a0952948dd266d7409af557fc0e7.tar.xz pics-b40c0325abd6a0952948dd266d7409af557fc0e7.zip |
Add upload handler
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ .idea target .nrepl-port +img/* |