mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-12 04:37:23 +08:00
45 lines
528 B
Plaintext
45 lines
528 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
|
|
/.idea
|
|
/.direnv/
|
|
|
|
# perf & flamegraph
|
|
perf.data
|
|
perf.data.old
|
|
flamegraph.svg
|
|
|
|
root-target
|
|
|
|
nohup.out
|
|
|
|
.DS_Store
|
|
|
|
components.d.ts
|
|
|
|
musl_gcc
|
|
|
|
# log
|
|
easytier-panic.log
|
|
|
|
# web
|
|
node_modules
|
|
|
|
.vite
|
|
|
|
easytier-gui/src-tauri/*.dll
|
|
/easytier-contrib/easytier-ohrs/dist/
|
|
|
|
.direnv
|
|
.flake-profile
|