diff options
author | Benji Dial <benji6283@gmail.com> | 2022-08-09 09:55:23 -0400 |
---|---|---|
committer | Benji Dial <benji6283@gmail.com> | 2022-08-09 09:55:23 -0400 |
commit | 6c07318e36d870e7993bf0ec1e4b8780515221a6 (patch) | |
tree | 5b9898567d44df13ab4b613fe39b85d125c919b3 /.gitignore | |
download | dosweep-6c07318e36d870e7993bf0ec1e4b8780515221a6.tar.gz |
first commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a0f01d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +disk.img
\ No newline at end of file |