X-Git-Url: http://git.efficios.com/?p=argpar.git;a=blobdiff_plain;f=.gitignore;h=68a6cf7bb355154c5edba1d4cc6380336354d6f0;hp=21bb97ecdc6b8cd86af352339bf2e01ebfc6c7ca;hb=HEAD;hpb=a99ee691baf201d91c8a2f7e727de22e9d4b8bb5 diff --git a/.gitignore b/.gitignore index 21bb97e..a86f2db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +# SPDX-FileCopyrightText: EfficiOS Inc. + .libs .deps *.trs @@ -28,4 +31,7 @@ missing test-driver Makefile Makefile.in -tests/test_argpar +tests/test-argpar +Doxyfile +api-doc/ +README.html