1
0

add .gitignore to ignore build and idea specific files

This commit is contained in:
Niklas Birk 2022-05-21 18:14:55 +02:00
parent 5c13974324
commit 4bd57f9257

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/cmake-build-debug/
/.idea/