2023-09-23 09:53:45 +08:00
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
|
|
|
debug/
|
|
|
|
target/
|
|
|
|
target-*/
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
|
|
|
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
|
|
*.pdb
|
|
|
|
|
|
|
|
.vscode
|
2024-10-24 16:21:35 +08:00
|
|
|
/.idea
|
2023-09-23 09:53:45 +08:00
|
|
|
|
|
|
|
# perf & flamegraph
|
|
|
|
perf.data
|
|
|
|
perf.data.old
|
|
|
|
flamegraph.svg
|
|
|
|
|
|
|
|
root-target
|
|
|
|
|
|
|
|
nohup.out
|
2024-04-14 23:29:34 +08:00
|
|
|
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
components.d.ts
|
2024-05-04 00:26:57 +08:00
|
|
|
|
|
|
|
musl_gcc
|
2024-05-09 17:56:00 +08:00
|
|
|
|
|
|
|
# log
|
|
|
|
easytier-panic.log
|
2024-11-08 23:33:17 +08:00
|
|
|
|
|
|
|
# web
|
|
|
|
node_modules
|