mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 11:49:25 +00:00
14 lines
115 B
Plaintext
14 lines
115 B
Plaintext
/target
|
|
/.idea
|
|
/.vscode
|
|
*.iml
|
|
local/
|
|
*.log
|
|
.env
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
previews/
|
|
node_modules/
|
|
src/main/node/dist/
|