bevy/crates/bevy_transform/.gitignore
2020-04-24 17:57:20 -07:00

24 lines
214 B
Text

book/book
target
Cargo.lock
*.log
# Backup files
.DS_Store
thumbs.db
*~
*.rs.bk
*.swp
# IDE / Editor files
*.iml
.idea
.vscode
#Added by cargo
#
#already existing elements are commented out
/target
**/*.rs.bk