mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 06:05:40 +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
|
||||
.idea/
|
||||
cmake-build-*
|
||||
cmake-build-*/
|
||||
|
||||
Debug/
|
||||
Release/
|
||||
|
|
Loading…
Add table
Reference in a new issue