Skip to content

Commit 019742f

Browse files
chore: update .gitignore with cmake output
[skip ci]
1 parent af68bf3 commit 019742f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
build/
2-
**/*.user
2+
**/*.user
3+
4+
CMakeCache.txt
5+
CMakeFiles/
6+
Makefile
7+
cmake_install.cmake
8+
install_manifest.txt
9+
libsioclient.a

0 commit comments

Comments
 (0)