diff options
| author | Your Name <you@example.com> | 2026-03-07 12:30:37 +0800 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-03-07 12:30:37 +0800 |
| commit | a0e83cd1ee46d79636b8ad737210e5d3bebcc4f1 (patch) | |
| tree | 25d379ad9c1c89441fcdd10879b0039cbec9315d /.gitignore | |
fileserver: HTTPS file server with drag-and-drop upload
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| /target | |||
