# Build directories
build/
target/

# Downloaded models
models/

# Downloaded binaries
bin/
lib/

# Source data directories
I5/
TEI/

# Compressed archives
*.tar
*.tar.gz
*.tar.xz
*.zip

# Temporary files
*.tmp
*~
.DS_Store

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~

# Log files
*.log

# Kalamar templates describing your corpus (created on demand by `make korap`,
# see KALAMAR_TEMPLATES). Track them in your own repository if you like.
/custom/
