fix(core): Remove /examples and /docs from the .gitignore

Also remove some files from the list that no longer exists since a long time.
This commit is contained in:
Julius Pfrommer 2025-01-14 20:26:56 +01:00 committed by Julius Pfrommer
parent a4310b1460
commit 4e2bc909bb

14
.gitignore vendored
View File

@ -58,27 +58,13 @@ coverage_report
/.settings
.autotools
test-driver
include/opcua.h
include/ua_namespace_0.h
src/opcua.c
src/ua_namespace_0.c
tests/check_builtin
tests/check_create
tests/check_decode
tests/check_delete
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/