mirror of
https://github.com/EasyTier/EasyTier.git
synced 2024-11-16 03:32:43 +08:00
29 lines
366 B
Plaintext
29 lines
366 B
Plaintext
# 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
|
|
|
|
# perf & flamegraph
|
|
perf.data
|
|
perf.data.old
|
|
flamegraph.svg
|
|
|
|
root-target
|
|
|
|
nohup.out
|
|
|
|
.DS_Store
|
|
|
|
components.d.ts
|
|
|
|
musl_gcc
|