Add .gitignore

This commit is contained in:
Niklas Birk 2023-03-24 19:54:04 +01:00
parent 445fd8416e
commit e4f752cbaf

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*/cmake-build-debug/
*/.idea/
*/.idea/
*/target/