Research-Stack/4-Infrastructure/servo-fetch/.gitignore

15 lines
101 B
Text

# Rust
/target
**/*.rs.bk
*.pdb
*.profraw
# Editors
*.swp
*.swo
*~
.idea/
# OS
.DS_Store
Thumbs.db