mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 12:10:59 +12:00
Merge pull request #57 from SimoneN64/GamingProcessingUnit
Add slash to CLion build folders' .gitignore line
This commit is contained in:
commit
416774042c
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
Add a link
Reference in a new issue