summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobert Morris <[email protected]>2023-09-07 09:24:01 -0400
committerRobert Morris <[email protected]>2023-09-07 09:24:01 -0400
commit87de947c747042fe7de95ace74b272a88ff686a8 (patch)
tree575122ac42932698dc890e0476846c2066dd8ff4 /.gitignore
parent74c1eba516fdb0ec1a17b16be7e76613ccba92bf (diff)
downloadxv6-labs-87de947c747042fe7de95ace74b272a88ff686a8.tar.gz
xv6-labs-87de947c747042fe7de95ace74b272a88ff686a8.tar.bz2
xv6-labs-87de947c747042fe7de95ace74b272a88ff686a8.zip
2nd lab
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 07216f3..3d25221 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,12 @@ mkfs
kernel/kernel
user/usys.S
.gdbinit
+myapi.key
+*-handin.tar.gz
+xv6.out*
+.vagrant/
+submissions/
+ph
+barrier
+/lab-*.json
+.DS_Store \ No newline at end of file