add: .idea to gitignore

fix: remove .h outside of include/
This commit is contained in:
Tobias Reisinger 2020-01-08 06:44:32 +01:00
parent db7a377250
commit f03b3f7fb7
5 changed files with 2 additions and 27 deletions

2
.gitignore vendored
View file

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