Add the words directory to the gitignore
This commit is contained in:
parent
af2633752e
commit
d760f249e2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@ data/
|
||||||
!config.template.toml
|
!config.template.toml
|
||||||
.vscode/
|
.vscode/
|
||||||
src/types/**/*.ts
|
src/types/**/*.ts
|
||||||
|
words/
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue