chore: Add data file to gitignore
This commit is contained in:
parent
442ac82752
commit
fe63f2bfb1
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -26,3 +26,8 @@ docs/site/
|
||||||
# committed for packages, but should be committed for applications that require a static
|
# committed for packages, but should be committed for applications that require a static
|
||||||
# environment.
|
# environment.
|
||||||
# Manifest.toml
|
# Manifest.toml
|
||||||
|
|
||||||
|
######################
|
||||||
|
### Data gitignore ###
|
||||||
|
######################
|
||||||
|
data.tsv
|
||||||
|
|
Loading…
Reference in a new issue