wordle-clone/.gitignore

4 lines
34 B
Plaintext
Raw Normal View History

2025-01-22 10:29:50 +00:00
node_modules/
_site/
2025-01-24 22:45:55 +00:00
build/
.idea/