diff options
author | Leonard Kugis <leonard@kug.is> | 2022-04-25 18:48:41 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2022-04-25 18:48:41 +0200 |
commit | 0d6c506efe38ba9bf69355609a01e8a7634eff69 (patch) | |
tree | cdc5ab812202f5ea1997cb6371e88ab92521fd9e /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eee4db0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.hex |