Merge pull request #57 from SimoneN64/GamingProcessingUnit

Add slash to CLion build folders' .gitignore line
This commit is contained in:
wheremyfoodat 2023-07-01 20:49:22 +03:00 committed by GitHub
commit 416774042c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -8,7 +8,7 @@
#Clion Files
.idea/
cmake-build-*
cmake-build-*/
Debug/
Release/