Skip to content

Commit 2ea2819

Browse files
author
Kevin J Walters
committed
adding files from execution of cookiecutter gh:adafruit/cookiecutter-adafruit-circuitpython as per recommendation in #1 (review) with the exception of adafruit_dotstar.py
1 parent 6eb1c0b commit 2ea2819

14 files changed

+886
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__
2+
_build
3+
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)