Ignore trenchbroom autosaves
This commit is contained in:
parent
b8ac133468
commit
74be560d50
5
.gitignore
vendored
5
.gitignore
vendored
@ -2,5 +2,10 @@
|
||||
godot/.godot/
|
||||
godot/android/
|
||||
|
||||
# Mapping ignores
|
||||
godot/maps/**/autosave/*
|
||||
!godot/maps/**/autosave/.gdignore
|
||||
|
||||
# Rust ignores
|
||||
rust/target
|
||||
target
|
||||
Loading…
Reference in New Issue
Block a user