mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 00:49:08 +00:00
chore(misc): exclude conventional clion cmake build dirs in .gitignore
This commit is contained in:
parent
35f995692a
commit
60afd3a801
1 changed files with 4 additions and 5 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,11 +1,10 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
|
||||||
.vscode
|
|
||||||
CMakeSettings.json
|
CMakeSettings.json
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
.vs/
|
||||||
|
|
||||||
/build
|
/build
|
||||||
|
/cmake-build-*
|
||||||
/dist
|
/dist
|
||||||
/out
|
/out
|
||||||
/.vs
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue