summaryrefslogtreecommitdiffstats
path: root/python
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 /python
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 'python')
-rw-r--r--python/.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/.gitignore b/python/.gitignore
deleted file mode 100644
index a83b942..0000000
--- a/python/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-build
-capi_wrap.c
-capi.py
-setup.py