mirror of
https://github.com/warp-tech/warpgate.git
synced 2024-11-10 09:12:56 +08:00
26 lines
419 B
Text
26 lines
419 B
Text
# 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/
|