Add gitignore

This commit is contained in:
dsc 2021-03-27 22:19:53 +01:00
parent 7e1249a813
commit 23fb8522f3
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

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