diff options
author | Brian Gerst <bgerst@didntduck.org> | 2005-12-27 23:43:31 -0500 |
---|---|---|
committer | <sam@mars.ravnborg.org> | 2006-01-01 16:21:50 -0500 |
commit | 352dd1df32e672be4cff71132eb9c06a257872fe (patch) | |
tree | f8477d3133b8f43fe1108a1516295f507b2ca359 /scripts/genksyms | |
parent | 02959a875caec8cabd36111046ad537251ef405f (diff) |
gitignore: misc files
Ignore all files generated from *_shipped files, plus a few others.
Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/genksyms')
-rw-r--r-- | scripts/genksyms/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/genksyms/.gitignore b/scripts/genksyms/.gitignore new file mode 100644 index 000000000000..be5cadb1b907 --- /dev/null +++ b/scripts/genksyms/.gitignore | |||
@@ -0,0 +1,4 @@ | |||
1 | keywords.c | ||
2 | lex.c | ||
3 | parse.[ch] | ||
4 | genksyms | ||