summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-04-12 13:51:49 +0100
committerLeah Rowe <leah@libreboot.org>2025-04-12 13:51:49 +0100
commitf0c629dcc6c3f2242a735567cdd6855fa108d1a5 (patch)
tree47460cc3aa1831bb877814a5340c56043a00ca14 /.gitignore
parent23b942c83e93f529f255005d37f7ca8dea9a2ccf (diff)
lib.sh: write version/versiondate to dotfiles
write to .version and .versiondate, instead of version and versiondate. this will hide them to avoid visual clutter while analysing files within lbmk. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 177512a7..4979e1f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,8 @@
/push
/version
/versiondate
+/.version
+/.versiondate
/vendorfiles/
*me.bin
*sch5545ec.bin