LandOfBarl/.gitignore

29 lines
311 B
Plaintext

Binaries
DerivedDataCache
Intermediate
Saved
Build
.vscode
.vs
*.VC.db
*.opensdf
*.opendb
*.sdf
*.sln
*.suo
*.xcodeproj
*.xcworkspace
# IntelliJ
.idea/
*.DS_Store*
*.DotSettings.user
# Rust crate
Source/land_of_barl/.idea/
Source/land_of_barl/Cargo.lock
Source/land_of_barl/gen/
Source/land_of_barl/target/