.gitignore: ignore `api-doc` directory (output of Doxygen)
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 18 Mar 2024 15:02:02 +0000 (11:02 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 18 Mar 2024 15:19:33 +0000 (11:19 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I91bf2b3382d39a6b3044c449e641b17641a2623d

.gitignore

index 98fb4dfbce95a52694422c74e111103fa1e59988..bfc95104e479aee84e92f7d11f6d14616f1acf7b 100644 (file)
@@ -30,3 +30,4 @@ Makefile
 Makefile.in
 tests/test-argpar
 Doxyfile
+api-doc/
This page took 0.02289 seconds and 4 git commands to generate.