diff options
| author | Sanjit Bhat <sanjit.bhat@gmail.com> | 2023-09-19 14:22:19 -0400 |
|---|---|---|
| committer | Sanjit Bhat <sanjit.bhat@gmail.com> | 2023-09-19 14:22:19 -0400 |
| commit | f048e92d8d22d166f6a806ebe79d6bc6f87ba9c1 (patch) | |
| tree | 8453e7f52410849a45e3008e19ce435a4eb574b6 /.gitignore | |
| parent | 4831426469c2ae78ddab6df14a3c0659b9008b03 (diff) | |
| download | xv6-labs-f048e92d8d22d166f6a806ebe79d6bc6f87ba9c1.tar.gz xv6-labs-f048e92d8d22d166f6a806ebe79d6bc6f87ba9c1.tar.bz2 xv6-labs-f048e92d8d22d166f6a806ebe79d6bc6f87ba9c1.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 |
