mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-03-28 11:13:16 +00:00
fix: add dockerignore
This commit is contained in:
parent
22fb3a2e30
commit
69402d6521
1 changed files with 11 additions and 0 deletions
11
.dockerignore
Normal file
11
.dockerignore
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
.next
|
||||||
|
node_modules
|
||||||
|
.git
|
||||||
|
uploads
|
||||||
|
Dockerfile
|
||||||
|
.dockerignore
|
||||||
|
.gitignore
|
||||||
|
README.md
|
||||||
|
DEVELOPMENT.md
|
||||||
|
LICENSE
|
||||||
|
.env*
|
||||||
Loading…
Reference in a new issue