Browse Source

Merge branch 'master' of github.com:acplt/open62541

Julius Pfrommer 11 years ago
parent
commit
01ac958602
1 changed files with 9 additions and 1 deletions
  1. 9 1
      .gitignore

+ 9 - 1
.gitignore

@@ -47,6 +47,7 @@ libtool
 coverage_report
 .project
 .cproject
+.pydevproject
 /INSTALL
 /.settings
 .autotools
@@ -55,4 +56,11 @@ 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