Adding autosave untracking for sbs files
This commit is contained in:
parent
d25452193d
commit
a5279d4c73
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,3 +3,6 @@ build/
|
|||
|
||||
# Ignore local configuration file
|
||||
local-config.mk
|
||||
|
||||
# Ignore sbs autosave files
|
||||
.autosave
|
||||
|
|
Loading…
Reference in a new issue