chore: update .gitignore with cmake output

[skip ci]
This commit is contained in:
Damien Arrachequesne 2021-01-07 14:55:00 +01:00
parent af68bf3067
commit 019742fcd5
No known key found for this signature in database
GPG Key ID: 544D14663E7F7CF0

9
.gitignore vendored
View File

@ -1,2 +1,9 @@
build/
**/*.user
**/*.user
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
install_manifest.txt
libsioclient.a