mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
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:
parent
a4310b1460
commit
4e2bc909bb
14
.gitignore
vendored
14
.gitignore
vendored
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user