FlorianPalm пре 11 година
родитељ
комит
173ad41282
1 измењених фајлова са 6 додато и 4 уклоњено
  1. 6 4
      OPCUAServer/.gitignore

+ 6 - 4
OPCUAServer/.gitignore

@@ -1,11 +1,11 @@
 # ignore all bin directories
 # matches "bin" in any subfolder
 bin/
-m4
-build-test
+m4/
+build-test/
 # ignore all target directories
 target/
-autom4te.cache
+autom4te.cache/
 # ignore Makefiles
 Makefile
 src/Makefile
@@ -16,4 +16,6 @@ tests/Makefile
 *.plo
 *.log
 *.la
-*.sub 
+*.sub
+*.status
+*.guess