diff options
author | tzlil <tzlils@protonmail.com> | 2022-12-13 02:15:50 +0200 |
---|---|---|
committer | tzlil <tzlils@protonmail.com> | 2022-12-13 02:15:50 +0200 |
commit | 24637dfdfdd6dc8d116542f16a07d808c9e43c36 (patch) | |
tree | 369b5fb04e408604d481984b35aa02523217dbfd /.gitignore |
first commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af6411a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.img +*.fd |