You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
195 B

5 years ago
5 years ago
  1. # SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
  2. #
  3. # SPDX-License-Identifier: Unlicense
  4. *.mpy
  5. .idea
  6. __pycache__
  7. _build
  8. build
  9. *.pyc
  10. .env
  11. bundles
  12. *.DS_Store
  13. .eggs
  14. dist
  15. **/*.egg-info