mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 09:23:07 +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
|
# only db, scripts, src, and user directories are needed
|
||||||
|
.git
|
||||||
.github
|
.github
|
||||||
.husky
|
.husky
|
||||||
.vscode
|
.vscode
|
||||||
logs
|
logs
|
||||||
node_modules
|
node_modules
|
||||||
# prisma will generated by postinstall script
|
prisma # prisma will generated by postinstall script
|
||||||
prisma
|
|
||||||
.all-contributorsrc
|
.all-contributorsrc
|
||||||
.commitlintrc.js
|
.commitlintrc.js
|
||||||
.dockerignore
|
.dockerignore
|
||||||
@ -16,4 +16,4 @@ prisma
|
|||||||
CONTRIBUTORS.md
|
CONTRIBUTORS.md
|
||||||
Dockerfile
|
Dockerfile
|
||||||
jsconfig.json
|
jsconfig.json
|
||||||
README.md
|
README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user