diff options
author | Sanjit Bhat <[email protected]> | 2023-09-19 14:21:01 -0400 |
---|---|---|
committer | Sanjit Bhat <[email protected]> | 2023-09-19 14:21:01 -0400 |
commit | 6ba06c6a6d6f036081327a330b4aa57c22dc49a9 (patch) | |
tree | bb4d93e220b31d202f1c6dbedb87fe2949dde568 /.gitignore | |
parent | 63f1eb99e584ac2aee2c5831824d71a7220dbc7f (diff) | |
download | xv6-labs-6ba06c6a6d6f036081327a330b4aa57c22dc49a9.tar.gz xv6-labs-6ba06c6a6d6f036081327a330b4aa57c22dc49a9.tar.bz2 xv6-labs-6ba06c6a6d6f036081327a330b4aa57c22dc49a9.zip |
update grading and zipball rule
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -15,12 +15,11 @@ mkfs kernel/kernel user/usys.S .gdbinit -myapi.key -*-handin.tar.gz +*.zip xv6.out* .vagrant/ submissions/ ph barrier /lab-*.json -.DS_Store
\ No newline at end of file +.DS_Store |