Explorar o código

Accidentally included built executables - also updated .gitignore

Thomas Guyot-Sionnest %!s(int64=17) %!d(string=hai) anos
pai
achega
81871eaa82
Modificáronse 3 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .gitignore
  2. BIN=BIN
      lib/tests/test_opts1
  3. BIN=BIN
      lib/tests/test_opts2

+ 2 - 1
.gitignore

@@ -94,7 +94,8 @@ NP-VERSION-FILE
 /lib/tests/utils_tcp.Po
 /lib/tests/parse_ini.Po
 /lib/tests/test_ini
-/lib/tests/test_opts
+/lib/tests/test_opts1
+/lib/tests/test_opts2
 /lib/tests/extra_opts.Po
 
 # /m4/

BIN=BIN
lib/tests/test_opts1


BIN=BIN
lib/tests/test_opts2