mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
perf(docker): add .git
to .dockerignore
This commit is contained in:
parent
2cfcdbaac8
commit
4de509cd1b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user