diff options
author | Mateja <mail@matejamaric.com> | 2020-08-17 23:55:10 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-08-17 23:55:10 +0200 |
commit | dac42a2ad708553087c1ec2fcfbdb6c51ca6b2d3 (patch) | |
tree | 651fa1ce1e2fcb3d0322ab2a8e3aa84167f8fb10 /.gitignore | |
download | bootloader-dac42a2ad708553087c1ec2fcfbdb6c51ca6b2d3.tar.gz bootloader-dac42a2ad708553087c1ec2fcfbdb6c51ca6b2d3.zip |
first commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc15830 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.bin +*.iso +*.flp |