diff options
author | Cody Hiar <codyfh@gmail.com> | 2018-05-12 21:42:50 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2018-05-12 21:42:50 -0600 |
commit | 83fd91dd6af67b1656a09127971153fa699b7372 (patch) | |
tree | 46b919ab27c2782e186bcdeb728cace9824c32fe /.gitignore | |
parent | 83bb8e8a54c66ae42461819506990207df7549c1 (diff) |
LCD Screen Working, Adding adafruit dependancies
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..d7f7a42 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.mypy_cache |