diff options
author | Denys Vlasenko | 2016-04-24 14:13:35 +0200 |
---|---|---|
committer | Denys Vlasenko | 2016-04-24 14:13:35 +0200 |
commit | 4c8fa34417fd2ccdda6a8ea508a3f1e7fb1d4ceb (patch) | |
tree | fde376fac7e18704042554013f9884f5d8c56253 /include/.gitignore | |
parent | 3e134ebf6afb5552b3619f98f6a2ffa01a07eebb (diff) | |
download | busybox-4c8fa34417fd2ccdda6a8ea508a3f1e7fb1d4ceb.zip busybox-4c8fa34417fd2ccdda6a8ea508a3f1e7fb1d4ceb.tar.gz |
generate_BUFSIZ.sh: yet another tweak
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include/.gitignore')
-rw-r--r-- | include/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/.gitignore b/include/.gitignore index 9d9b6c4..75afff9 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -8,3 +8,4 @@ /NUM_APPLETS.h /usage_compressed.h /usage.h +/common_bufsiz.h* |