1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-18 18:27:29 +00:00
cloudtube/.dockerignore
2021-04-04 16:54:50 +12:00

17 lines
144 B
Plaintext

# Editor crud files
*~
\#*#
.#*
.vscode
.idea
.git
# Auto-generated files
node_modules
# User configuration
/db
/config/config.js
Dockerfile