1
0

add windows buil directory to .gitignore

This commit is contained in:
Niklas Birk 2022-05-21 22:33:49 +02:00
parent 9f858a81f2
commit 089bbf1490

1
.gitignore vendored
View File

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