diff options
author | David Phillips <david@yeah.nah.nz> | 2021-10-25 14:54:57 +1300 |
---|---|---|
committer | David Phillips <david@yeah.nah.nz> | 2021-10-25 21:03:32 +1300 |
commit | e7a3f6377c18b346f455f5f7e5ad2a73d0a032f7 (patch) | |
tree | f9fc1134c9ef7ab3519f9dcff1420c6b5d67309c /.gitignore | |
download | colorlight-5a-75e-blinky-e7a3f6377c18b346f455f5f7e5ad2a73d0a032f7.tar.xz |
Initial commit
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..de9b7e5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.svf +*.bit +*.json +*.config |