mirror of https://github.com/zeldaret/tmc.git
Add cmake generated files to gitignore
This commit is contained in:
parent
7e4466f928
commit
12511f572e
|
@ -1,2 +1,4 @@
|
||||||
bin
|
bin
|
||||||
cmake-build*
|
cmake-build*
|
||||||
|
*.cmake
|
||||||
|
json*.hpp
|
Loading…
Reference in New Issue