aboutsummaryrefslogtreecommitdiff
path: root/src/config/local
diff options
context:
space:
mode:
authorMark Rogalski <rogalski@us.ibm.com>2024-01-08 10:03:12 -0600
committerMichael Brown <mcb30@ipxe.org>2024-01-09 12:39:48 +0000
commit4ed7a5718f29e59c19d6bef51dc3430861c9da87 (patch)
tree641b135eeecfd8bceaf2fca8651f538e17955840 /src/config/local
parentfa62213231a882eb6bbcefa7ad1106bdb9aaeae2 (diff)
downloadipxe-4ed7a5718f29e59c19d6bef51dc3430861c9da87.zip
ipxe-4ed7a5718f29e59c19d6bef51dc3430861c9da87.tar.gz
ipxe-4ed7a5718f29e59c19d6bef51dc3430861c9da87.tar.bz2
[build] Reduce scope of wildcard .gitignore rules
Ensure that .gitignore rules do not cover any files that do exist within the repository. Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/local')
-rw-r--r--src/config/local/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/local/.gitignore b/src/config/local/.gitignore
index 72e8ffc..d6b7ef3 100644
--- a/src/config/local/.gitignore
+++ b/src/config/local/.gitignore
@@ -1 +1,2 @@
*
+!.gitignore