danish-dynaword / .gitignore
KennethEnevoldsen's picture
Added Open DFM data (>1B tokens) (#48)
ed22468 verified
raw
history blame contribute delete
228 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/*