summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-03-31 22:01:09 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-03-31 22:03:29 +0200
commitab92666f873dccf9f58edb99984d19a96c132e2f (patch)
tree4206f1cafc14798dcff2bd96d43d1e577a8ca611 /.gitignore
parent6a818776df8ffb0302ecb55fdaf3e7bfab4f76ec (diff)
downloadlibgphoto2-ab92666f873dccf9f58edb99984d19a96c132e2f.tar.gz
gitignore: Anchor patterns at top_srcdir
Anchor the gitignore patterns at top_srcdir where applicable.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore159
1 files changed, 81 insertions, 78 deletions
diff --git a/.gitignore b/.gitignore
index 477281ae1..ae97f1caf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,84 +40,87 @@
# auto generated files
*.pc
.dirstamp
-ABOUT-NLS
-aclocal.m4
-auto-aux/
-auto-m4/
-autom4te.cache/
-camlibs/all-def-camlibs
-camlibs/all-src-camlibs
-config.h
-config.h.in
-config.log
-config.status
-configure
-doc/Doxyfile
-doc/Doxyfile-internals
-doc/doxygen-output/
-doc/libgphoto2-api.html.stamp
-examples/best-iso
-examples/lunkwill-canon-capture
-examples/sample-afl
-examples/sample-autodetect
-examples/sample-capture
-examples/sample-justfocus
-examples/sample-multi-detect
-examples/sample-owner
-examples/sample-photobooth
-examples/sample-preview
-examples/sample-tether
-examples/sample-trigger-capture
-gphoto2-config
-libgphoto2/gphoto2-endian.h
-libgphoto2_port/ABOUT-NLS
-libgphoto2_port/aclocal.m4
-libgphoto2_port/autom4te.cache/
-libgphoto2_port/config.h
-libgphoto2_port/config.h.in
-libgphoto2_port/config.log
-libgphoto2_port/config.status
-libgphoto2_port/configure
-libgphoto2_port/gphoto2-port-config
-libgphoto2_port/INSTALL
-libgphoto2_port/libtool
-libgphoto2_port/po/boldquot.sed
-libgphoto2_port/po/*.header
-libgphoto2_port/po/insert-header.sin
-libgphoto2_port/po/libgphoto2_port-12.pot
-libgphoto2_port/po/Makefile.in.in
-libgphoto2_port/po/Makevars
-libgphoto2_port/po/Makevars.template
-libgphoto2_port/po/POTFILES
-libgphoto2_port/po/quot.sed
-libgphoto2_port/po/remove-potcdate.sed
-libgphoto2_port/po/remove-potcdate.sin
-libgphoto2_port/po/Rules-quot
-libgphoto2_port/po/stamp-po
-libgphoto2_port/stamp-h1
-libgphoto2_port/test/test-gp-port
-libgphoto2_port/test/test-port-list
-libtool
Makefile
Makefile.in
-packaging/generic/print-camera-list
-packaging/rpm/package.spec
-po/boldquot.sed
-po/*.header
-po/insert-header.sin
-po/libgphoto2-6.pot
-po/Makefile.in.in
-po/Makevars
-po/Makevars.template
-po/POTFILES
-po/quot.sed
-po/remove-potcdate.sed
-po/remove-potcdate.sin
-po/Rules-quot
-po/stamp-po
-README
-stamp-h1
-tests/ddb/check-ddb.sh
-tests/test-filesys
-tests/test-gphoto2
+
+/ABOUT-NLS
+/aclocal.m4
+/auto-aux/
+/auto-m4/
+/autom4te.cache/
+/camlibs/all-def-camlibs
+/camlibs/all-src-camlibs
+/config.h
+/config.h.in
+/config.log
+/config.status
+/configure
+/doc/Doxyfile
+/doc/Doxyfile-internals
+/doc/doxygen-output/
+/doc/libgphoto2-api.html.stamp
+/examples/best-iso
+/examples/lunkwill-canon-capture
+/examples/sample-afl
+/examples/sample-autodetect
+/examples/sample-capture
+/examples/sample-justfocus
+/examples/sample-multi-detect
+/examples/sample-owner
+/examples/sample-photobooth
+/examples/sample-preview
+/examples/sample-tether
+/examples/sample-trigger-capture
+/gphoto2-config
+/libgphoto2/gphoto2-endian.h
+/libgphoto2_port/ABOUT-NLS
+/libgphoto2_port/aclocal.m4
+/libgphoto2_port/auto-aux/
+/libgphoto2_port/auto-m4/
+/libgphoto2_port/autom4te.cache/
+/libgphoto2_port/config.h
+/libgphoto2_port/config.h.in
+/libgphoto2_port/config.log
+/libgphoto2_port/config.status
+/libgphoto2_port/configure
+/libgphoto2_port/gphoto2-port-config
+/libgphoto2_port/INSTALL
+/libgphoto2_port/libtool
+/libgphoto2_port/po/boldquot.sed
+/libgphoto2_port/po/*.header
+/libgphoto2_port/po/insert-header.sin
+/libgphoto2_port/po/libgphoto2_port-12.pot
+/libgphoto2_port/po/Makefile.in.in
+/libgphoto2_port/po/Makevars
+/libgphoto2_port/po/Makevars.template
+/libgphoto2_port/po/POTFILES
+/libgphoto2_port/po/quot.sed
+/libgphoto2_port/po/remove-potcdate.sed
+/libgphoto2_port/po/remove-potcdate.sin
+/libgphoto2_port/po/Rules-quot
+/libgphoto2_port/po/stamp-po
+/libgphoto2_port/stamp-h1
+/libgphoto2_port/test/test-gp-port
+/libgphoto2_port/test/test-port-list
+/libtool
+/packaging/generic/print-camera-list
+/packaging/rpm/package.spec
+/po/boldquot.sed
+/po/*.header
+/po/insert-header.sin
+/po/libgphoto2-6.pot
+/po/Makefile.in.in
+/po/Makevars
+/po/Makevars.template
+/po/POTFILES
+/po/quot.sed
+/po/remove-potcdate.sed
+/po/remove-potcdate.sin
+/po/Rules-quot
+/po/stamp-po
+/README
+/stamp-h1
+/tests/ddb/check-ddb.sh
+/tests/test-filesys
+/tests/test-gphoto2
+.vscode/