diff options
author | Austin Clements <[email protected]> | 2011-09-05 12:54:42 -0400 |
---|---|---|
committer | Austin Clements <[email protected]> | 2011-09-05 12:54:42 -0400 |
commit | 87904b01a3513ce3fdcce08eafa5ef546aa5c46b (patch) | |
tree | 2e9e6263f85b3f408e877cba669d2d4346641b8a | |
parent | 310edc99feeaba8326defa82804e1976b69d22a5 (diff) | |
download | xv6-labs-87904b01a3513ce3fdcce08eafa5ef546aa5c46b.tar.gz xv6-labs-87904b01a3513ce3fdcce08eafa5ef546aa5c46b.tar.bz2 xv6-labs-87904b01a3513ce3fdcce08eafa5ef546aa5c46b.zip |
Update gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,8 +7,7 @@ _* *.img vectors.S bootblock -bootother -bootother.out +entryother initcode initcode.out kernel |