Add gitignore

This commit is contained in:
dsc 2021-03-27 22:19:53 +01:00
parent 7e1249a813
commit 23fb8522f3

2
.gitignore vendored Normal file
View file

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