소스 검색

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

Leon Urbas 11 년 전
부모
커밋
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