X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/a79e37b2729f77faf00545062fc4a8ded1a6eb97..66f268a6d1a6ef8aa6cb64c2b446b732bb39bd1d:/.gitignore diff --git a/.gitignore b/.gitignore index 1be1c4b..4c18ddf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries +# +# SPDX-License-Identifier: Unlicense + *.mpy .idea __pycache__ @@ -9,3 +13,5 @@ bundles .eggs dist **/*.egg-info +.vscode +build