diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-25 19:54:57 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-25 19:54:57 +0100 |
commit | 4659bc60bf2cc34fd43c5fcb4f6c76afebcd74bb (patch) | |
tree | e17f08432badc75e5f25838979b6dd4e907833e5 /.gitignore | |
parent | df01ff2a4604dee74cfa71f9770adb7be0f29815 (diff) |
Added .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5cb9858 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +3dsspec.3dsx +3dsspec.smdh +3dsspec.elf +build/* |