mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Update .gitignore
This commit is contained in:
parent
9e8e1a6e4d
commit
85e715dc75
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -77,6 +77,8 @@ CTestTestfile.cmake_install
|
|||
ehthumbs.db
|
||||
Thumbs.db
|
||||
*.directory
|
||||
*.generated.*
|
||||
**/.Brewfile.lock.json
|
||||
|
||||
# backup text files generated by an editor #
|
||||
############################################
|
||||
|
|
@ -104,4 +106,9 @@ forms/advanced-scene-switcher.ui.autosave
|
|||
|
||||
# Directories #
|
||||
###############
|
||||
build/
|
||||
*~
|
||||
.DS_Store
|
||||
/build/
|
||||
/build_*/
|
||||
/release/
|
||||
/installer/Output/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user