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/
|
||||
src/types/**/*.ts
|
||||
words/
|
||||
data.json
|
||||
|
||||
# Logs
|
||||
logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue