mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 22:25:41 +12:00
Add slash to CLion build folders' .gitignore line (makes it extra ✨ reliable ✨)
This commit is contained in:
parent
7f48334ffa
commit
1dee9ec8dc
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
#Clion Files
|
#Clion Files
|
||||||
.idea/
|
.idea/
|
||||||
cmake-build-*
|
cmake-build-*/
|
||||||
|
|
||||||
Debug/
|
Debug/
|
||||||
Release/
|
Release/
|
||||||
|
|
Loading…
Add table
Reference in a new issue