Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Danish
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
danish-dynaword / .gitignore
kris927b's picture
Update wiki, wikibooks, wikisource (#87)
4781621 verified
raw
history blame
261 Bytes
# Python
__pycache__/*
*.pyc
# cSpell
cspell.json
# debugfile
.vscode/launch.json
# tmp files
tmp.py
tmp.png
# MacOS
.DS_Store
# tmp files
tmp.py
## to allow temporary data drops without pushing it to the hub
data/*/tmp/*
## node_modules
**/node_modules/