Add data file to the gitignore
This commit is contained in:
parent
c62907102c
commit
dcc3917f35
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ data/
|
||||||
.vscode/
|
.vscode/
|
||||||
src/types/**/*.ts
|
src/types/**/*.ts
|
||||||
words/
|
words/
|
||||||
|
data.json
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue