10 lines
153 B
Text
10 lines
153 B
Text
# TOML Bombadil templating directory
|
|
.dots/
|
|
|
|
# Python files
|
|
**/__pycache__/
|
|
**/venv/
|
|
|
|
# Program-specific cache files
|
|
nvim/lazy-lock.json
|
|
zsh/.zcompdump*
|