diff options
author | Frans Kaashoek <[email protected]> | 2020-08-17 14:25:12 -0400 |
---|---|---|
committer | Frans Kaashoek <[email protected]> | 2020-08-21 11:00:45 -0400 |
commit | 3c25112f382e6ccdfda927125cfe30d2b7d6b9df (patch) | |
tree | b1a8c076a74b12d1f36c99c5df36421ba9df9f87 /.cvsignore | |
parent | 95dad4c061d6e1f036d75cc041367a8f12b92982 (diff) | |
download | xv6-labs-3c25112f382e6ccdfda927125cfe30d2b7d6b9df.tar.gz xv6-labs-3c25112f382e6ccdfda927125cfe30d2b7d6b9df.tar.bz2 xv6-labs-3c25112f382e6ccdfda927125cfe30d2b7d6b9df.zip |
Delete some obselete stuff
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 081a43c..0000000 --- a/.cvsignore +++ /dev/null @@ -1,16 +0,0 @@ -*.asm -*.d -*.sym -_* -kernel -user1 -userfs -usertests -xv6.img -vectors.S -bochsout.txt -bootblock -bootother -bootother.out -parport.out -fmt |