add: .idea to gitignore
fix: remove .h outside of include/
This commit is contained in:
parent
db7a377250
commit
f03b3f7fb7
5 changed files with 2 additions and 27 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
.idea/
|
||||
|
||||
build/
|
||||
cmake-build-debug/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue