warpgate/.gitignore

29 lines
374 B
Plaintext
Raw Permalink Normal View History

2022-04-11 04:58:58 +08:00
# Generated by Cargo
# will have compiled files and executables
debug/
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
data-*
2022-04-11 04:58:58 +08:00
config.*.yaml
config.yaml
2022-08-14 18:36:49 +08:00
__pycache__
.pytest_cache
dhat-heap.json
# IntelliJ based IDEs
.idea/
/.data/