Skip to content

Commit

Permalink
style: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch authored and jpfr committed Feb 4, 2024
1 parent 6815af7 commit ea85415
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
*.gcno
*.gcda
*.swp
*.cmake
.dirstamp
/bin
m4
Expand Down Expand Up @@ -70,10 +71,15 @@ tests/check_encode
tests/check_memory
tests/check_namespace
tests/coverage
tests/**/CMakeFiles
Testing
Makefile
/CMakeCache.txt
/CMakeFiles/
/cmake_install.cmake
doc/
doc_src/
examples/
/exampleClient
/exampleClient_legacy
/src_generated/
Expand Down

0 comments on commit ea85415

Please sign in to comment.