Ver código fonte

ignore profiling files and some other stuff

Leon Urbas 10 anos atrás
pai
commit
81ca619cfd
1 arquivos alterados com 5 adições e 4 exclusões
  1. 5 4
      .gitignore

+ 5 - 4
.gitignore

@@ -11,6 +11,11 @@
 *.la
 *.so*
 *.Po
+*.cgen
+*.hgen
+*.pyc
+*.gcno
+*.gcda
 /bin
 m4
 /autom4te.cache
@@ -46,10 +51,6 @@ coverage_report
 /.settings
 .autotools
 test-driver
-tool/opcua.c
-tool/opcua.h
-tool/opcua_namespace_0.c
-tool/opcua_namespace_0.h
 include/opcua.h
 include/opcua_namespace_0.h
 src/opcua.c