mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
e6bce8b331
Co-authored-by: Uzurka <101745008+Uzurka@users.noreply.github.com>
19 lines
298 B
Plaintext
19 lines
298 B
Plaintext
# only db, scripts, src, and user directories are needed
|
|
.github
|
|
.husky
|
|
.vscode
|
|
logs
|
|
node_modules
|
|
# prisma will generated by postinstall script
|
|
prisma
|
|
.all-contributorsrc
|
|
.commitlintrc.js
|
|
.dockerignore
|
|
.env
|
|
.eslintrc.json
|
|
.gitattributes
|
|
.gitignore
|
|
CONTRIBUTORS.md
|
|
Dockerfile
|
|
jsconfig.json
|
|
README.md |