Procházet zdrojové kódy

Accidentally included built executables - also updated .gitignore

Thomas Guyot-Sionnest před 17 roky
rodič
revize
81871eaa82
3 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      .gitignore
  2. binární
      lib/tests/test_opts1
  3. binární
      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ární
lib/tests/test_opts1


binární
lib/tests/test_opts2