[git] Add .gitignore for .o and the kernel

This commit is contained in:
Kevin Lange 2011-01-15 22:18:54 -05:00
parent f443320ed3
commit 793a8e9854

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
kernel
*.o