ColouringApp/.gitignore

8 lines
81 B
Plaintext
Raw Normal View History

2024-01-08 13:29:40 +00:00
# Remove Editor Files
.idea
.vscode
# Remove Enviroment Variables
.env
2024-01-24 18:02:19 +00:00
userData