diff options
author | Thomas Albers <thomas@thomaslabs.org> | 2023-08-14 10:47:54 +0200 |
---|---|---|
committer | Thomas Albers <thomas@thomaslabs.org> | 2023-08-14 10:47:54 +0200 |
commit | ad2623d8c4bc51638343ae9a628f8647ff558155 (patch) | |
tree | d41e8390824e6fee4c02eb044c7f5acb94b478bf /.gitignore |
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..4a2979e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/ +*.hex |