diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-11-21 09:56:26 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-11-21 09:56:26 +0100 |
commit | 987942a206ef0f2342bf81d5de6432c6af42b7e7 (patch) | |
tree | 6befd1ab8680f2936d94ac84c94cf4f68f16c14e /.gitignore | |
parent | 163bc6d7fc268bdb1c7cc03699f69d0c5cc0b4cd (diff) |
New upstream version 4.17upstream/4.17
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index f79120e..0000000 --- a/.gitignore +++ /dev/null @@ -1,19 +0,0 @@ -.deps/ -.libs/ -Makefile -Makefile.in -*.exe -*.la -*.lo -*.o - -/aclocal.m4 -/autom4te.cache/ -/build-aux/ -/config.* -/configure -/configure~ -/libtool -stamp-h1 - -/libHX.pc |