diff options
author | Thomas Albers <thomas@thomaslabs.org> | 2023-08-08 18:52:32 +0200 |
---|---|---|
committer | Thomas Albers <thomas@thomaslabs.org> | 2023-08-08 18:52:32 +0200 |
commit | 3c1c8415713f80cd0919f7bd5244d292f1c3cfe1 (patch) | |
tree | e82494ef6bf73c06628f254c3ae01b7e11156e55 /.gitignore |
Initial 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..980bd99 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +bootloader.hex |