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