0
0
Fork 0

Add the words directory to the gitignore

This commit is contained in:
Oliver-Akins 2023-01-07 18:05:17 -06:00
parent af2633752e
commit d760f249e2

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ data/
!config.template.toml
.vscode/
src/types/**/*.ts
words/
# Logs
logs