The repo contains a couple Vim swap files (.swp) which should not be committed. Delete them, and add "*.swp" to .gitignore to prevent it from occuring in the future.
8 lines
112 B
Text
8 lines
112 B
Text
*~
|
|
Hue_Controller/secrets.h
|
|
.idea
|
|
*.DS_Store
|
|
CircuitPython_Logger/secrets\.py
|
|
.python-version
|
|
__pycache__
|
|
*.swp
|