Files
neoromantique-dotfiles/.chezmoiignore
David Aizenberg 80e865f496 update dotfiles
2025-11-26 23:17:33 +01:00

21 lines
237 B
Plaintext

# Ignore README and install script in home directory
README.md
install.sh
# Ignore backup files
*.pre-ai
*.bak
*.orig
*.backup
# Ignore git and editor files
.git/
.gitignore
*.swp
*~
.claude/
# OS-specific ignores
.DS_Store
Thumbs.db