mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-02 22:28:52 +00:00
Fix Clion build folders not properly being ignored
This commit is contained in:
parent
fc7e0b2b03
commit
231606ce43
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -14,7 +14,7 @@ Release/
|
||||||
ReleaseWithClangCL/
|
ReleaseWithClangCL/
|
||||||
Enabled/
|
Enabled/
|
||||||
Disabled/
|
Disabled/
|
||||||
build/
|
*build*/
|
||||||
|
|
||||||
.vs/
|
.vs/
|
||||||
.vscode/*.log
|
.vscode/*.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue