Преглед на файлове

added exclusion of test-binaries, results of xcov/gehtml and
.pydevproject

Leon Urbas преди 10 години
родител
ревизия
f947245fe9
променени са 1 файла, в които са добавени 9 реда и са изтрити 1 реда
  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