updated gitignore
This commit is contained in:
parent
23a134aedc
commit
9d34f2cbeb
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -2,5 +2,10 @@
|
|||
bin/
|
||||
build/
|
||||
intermediate/
|
||||
packages/
|
||||
*.vcxproj
|
||||
*.vcxproj.user
|
||||
compile_commands.json
|
||||
Makefile
|
||||
.vs
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue