mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 01:11:27 +03:00
perf(docker): add .git
to .dockerignore
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# only db, scripts, src, and user directories are needed
|
||||
.git
|
||||
.github
|
||||
.husky
|
||||
.vscode
|
||||
logs
|
||||
node_modules
|
||||
# prisma will generated by postinstall script
|
||||
prisma
|
||||
prisma # prisma will generated by postinstall script
|
||||
.all-contributorsrc
|
||||
.commitlintrc.js
|
||||
.dockerignore
|
||||
@@ -16,4 +16,4 @@ prisma
|
||||
CONTRIBUTORS.md
|
||||
Dockerfile
|
||||
jsconfig.json
|
||||
README.md
|
||||
README.md
|
||||
|
Reference in New Issue
Block a user