summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-04-16 13:57:31 (GMT)
committerThomas Haller <thaller@redhat.com>2020-04-16 14:22:44 (GMT)
commit9a52b3d1fec3aaaff0f6311cf49468a3112cc2d0 (patch)
tree163d219a104b45632cb4e515ab7047053b398a53 /m4
parent4c5f2d67fe0fcd331cd9b2d60a12cda67e31ee8f (diff)
downloadlibnl-9a52b3d1fec3aaaff0f6311cf49468a3112cc2d0.zip
libnl-9a52b3d1fec3aaaff0f6311cf49468a3112cc2d0.tar.gz
libnl-9a52b3d1fec3aaaff0f6311cf49468a3112cc2d0.tar.bz2
gitignore: merge all gitignore files in top level directory
The source tree of libnl3 is fairly simple. We can afford thinking and reasoning about it as one. Don't spread out the .gitignore files, instead ignore all files consistently via the ignore file in the top level directory.
Diffstat (limited to 'm4')
-rw-r--r--m4/.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index 8d0c756..e69de29 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -1,2 +0,0 @@
-/lt*.m4
-/libtool.m4