aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-02-25 08:07:57 +0000
committerRon Yorston <rmy@pobox.com>2024-02-25 08:07:57 +0000
commit12e6f1f719f53e88fa791da5eb610604d989dbee (patch)
tree3cc78761d470a175c2ae071ec6fc5961abaa154c
parent8a2b1f1bdf2847a2e407a4f448da2eb62f8e20c8 (diff)
downloadbusybox-w32-12e6f1f719f53e88fa791da5eb610604d989dbee.tar.gz
busybox-w32-12e6f1f719f53e88fa791da5eb610604d989dbee.tar.bz2
busybox-w32-12e6f1f719f53e88fa791da5eb610604d989dbee.zip
win32: add BB_VER.h to .gitignore
-rw-r--r--include/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/.gitignore b/include/.gitignore
index 13a96e018..91575ed3f 100644
--- a/include/.gitignore
+++ b/include/.gitignore
@@ -3,6 +3,7 @@
3/applets.h 3/applets.h
4/applet_tables.h 4/applet_tables.h
5/autoconf.h 5/autoconf.h
6/BB_VER.h
6/bbconfigopts_bz2.h 7/bbconfigopts_bz2.h
7/bbconfigopts.h 8/bbconfigopts.h
8/embedded_scripts.h 9/embedded_scripts.h