.gitignore: ignore `README.html` (result of `README.adoc`)
[argpar.git] / .gitignore
index 68a6cf7bb355154c5edba1d4cc6380336354d6f0..3a362af068d07f5b79c1b3d4d201e94177e63e91 100644 (file)
@@ -19,9 +19,16 @@ depcomp
 install-sh
 libtool
 ltmain.sh
-m4
+/m4/libtool.m4
+/m4/lt~obsolete.m4
+/m4/ltoptions.m4
+/m4/ltsugar.m4
+/m4/ltversion.m4
 missing
 test-driver
 Makefile
 Makefile.in
-tests/test_argpar
+tests/test-argpar
+Doxyfile
+api-doc/
+README.html
This page took 0.023841 seconds and 4 git commands to generate.