diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ bin/*/* !bin/*/*.* !bin/*/Kbuild +boot/*/* +!boot/*/*.* +!boot/*/Kbuild + *.lex.c *.tab.c *.tab.h |
![]() |
index : openlinux.git | |
| Openlinux source tree | Kacper Fiedorowicz |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -2,6 +2,10 @@ bin/*/* !bin/*/*.* !bin/*/Kbuild +boot/*/* +!boot/*/*.* +!boot/*/Kbuild + *.lex.c *.tab.c *.tab.h |