]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/cmdline-opts/.gitignore: ignore curl.txt
authorStefan Eissing <stefan@eissing.org>
Thu, 7 Mar 2024 09:18:33 +0000 (10:18 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Mar 2024 09:27:27 +0000 (10:27 +0100)
Closes #13076

docs/cmdline-opts/.gitignore [new file with mode: 0644]

diff --git a/docs/cmdline-opts/.gitignore b/docs/cmdline-opts/.gitignore
new file mode 100644 (file)
index 0000000..16213ff
--- /dev/null
@@ -0,0 +1,5 @@
+# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
+#
+# SPDX-License-Identifier: curl
+
+curl.txt
\ No newline at end of file