mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
15 lines
101 B
Text
15 lines
101 B
Text
# Rust
|
|
/target
|
|
**/*.rs.bk
|
|
*.pdb
|
|
*.profraw
|
|
|
|
# Editors
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.idea/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|