diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-06-15 14:39:20 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-06-15 14:39:20 -0700 |
commit | 0f5e3cc4056b81191beb266753daeef85d141d4b (patch) | |
tree | dee83072e0f9234daf4f6d266d06c7b0a6f9f1c9 /lzo | |
parent | aba4633355325e8415daf0081da0ae94ec51c90c (diff) | |
download | syslinux-0f5e3cc4056b81191beb266753daeef85d141d4b.tar.gz |
Add .gitignore files for generated files
Create new .gitignore files and add generated files to them.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'lzo')
-rw-r--r-- | lzo/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lzo/.gitignore b/lzo/.gitignore new file mode 100644 index 00000000..04202daf --- /dev/null +++ b/lzo/.gitignore @@ -0,0 +1 @@ +/prepcore |