X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/dadec9cca754a65269cf286649b282bc1c0c9252..0e59fbb758dd3de82710fa11cb37daca44ae9deb:/.gitignore diff --git a/.gitignore b/.gitignore index e7e0f2d..4c18ddf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries +# +# SPDX-License-Identifier: Unlicense + *.mpy .idea __pycache__ @@ -10,3 +14,4 @@ bundles dist **/*.egg-info .vscode +build