mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-28 04:06:27 -05:00
Exclude *.orig files in .gitignore
This commit is contained in:
committed by
WarmUpTill
parent
7fa0ba3355
commit
66f9eaf8c2
3
.gitignore
vendored
3
.gitignore
vendored
@@ -23,6 +23,9 @@
|
||||
!LICENSE
|
||||
!README.md
|
||||
|
||||
# Exclude .orig leftovers
|
||||
*.orig
|
||||
|
||||
# Exclude lock files
|
||||
*.lock.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user