mirror of
https://github.com/error311/FileRise.git
synced 2026-05-09 05:20:32 -05:00
23 lines
186 B
Plaintext
23 lines
186 B
Plaintext
# dockerignore
|
|
|
|
.git
|
|
.gitignore
|
|
.github
|
|
.github/**
|
|
Dockerfile*
|
|
resources/
|
|
node_modules/
|
|
*.log
|
|
tmp/
|
|
.env
|
|
.vscode/
|
|
.DS_Store
|
|
data/
|
|
uploads/
|
|
users/
|
|
metadata/
|
|
sessions/
|
|
vendor/
|
|
tests/
|
|
docs/
|