summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobert Morris <[email protected]>2023-08-15 18:04:27 -0400
committerRobert Morris <[email protected]>2023-08-15 18:04:27 -0400
commit9ffdd55f1013700062859c3c8ff60bfb25db9731 (patch)
tree594cd26faba9fdd0883ff66da5b64166d0e96645 /.gitignore
parent74c1eba516fdb0ec1a17b16be7e76613ccba92bf (diff)
downloadxv6-labs-9ffdd55f1013700062859c3c8ff60bfb25db9731.tar.gz
xv6-labs-9ffdd55f1013700062859c3c8ff60bfb25db9731.tar.bz2
xv6-labs-9ffdd55f1013700062859c3c8ff60bfb25db9731.zip
x
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