summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2025-06-10 10:44:45 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2025-08-12 07:47:30 +0200
commit6abc773747a80dfcbf8aa05fce7bb8d5d815fdb3 (patch)
tree595621b53b3d3123396ca574e17e15c49eafca0a
parentdc2f50796a78061480a658e2b7c2ebacc4c8d84e (diff)
docs: netlink: remove obsolete .gitignore from unused directory
The previous code was generating source rst files under Documentation/networking/netlink_spec/. With the Sphinx YAML parser, this is now gone. So, stop ignoring *.rst files inside netlink specs directory. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
-rw-r--r--Documentation/networking/netlink_spec/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/networking/netlink_spec/.gitignore b/Documentation/networking/netlink_spec/.gitignore
deleted file mode 100644
index 30d85567b592..000000000000
--- a/Documentation/networking/netlink_spec/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-*.rst