macropad/.gitignore
2023-11-29 21:35:15 -06:00

15 lines
178 B
Plaintext

# CIRCUITPY
/.Trashes
/.fseventsd
/.metadata_never_index
/boot_out.txt
# nix flake
/.direnv
# vendored libs
# TODO: script out retrieval of these?
/requirements
/lib
/examples