mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-09-01 05:29:22 +00:00
DevOps: Add .dockerignore to optimize server builds
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
.vscode
|
||||||
|
node_modules
|
||||||
|
server/node_modules
|
||||||
|
extension/
|
||||||
|
website/
|
||||||
|
scripts/
|
||||||
|
*.md
|
||||||
|
*.bat
|
||||||
|
*.sh
|
||||||
|
.env
|
||||||
|
server/.env
|
||||||
Reference in New Issue
Block a user