warpgate/.dockerignore
2022-07-05 21:32:05 +02:00

27 lines
419 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
target
*/target
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
temp
host_key*
.vscode
# ---
data
config.*.yaml
config.yaml
.git
warpgate-web/dist
warpgate-web/node_modules
warpgate-web/src/admin/lib/api-client/
warpgate-web/src/gateway/lib/api-client/