Add cmake generated files to gitignore

This commit is contained in:
Tal Hayon 2023-04-22 08:52:18 +03:00
parent 7e4466f928
commit 12511f572e
1 changed files with 2 additions and 0 deletions

2
tools/.gitignore vendored
View File

@ -1,2 +1,4 @@
bin
cmake-build*
*.cmake
json*.hpp