mirror of
https://github.com/neoromantique/dotfiles.git
synced 2026-03-14 06:02:54 +03:00
update dotfiles
This commit is contained in:
20
.chezmoiignore
Normal file
20
.chezmoiignore
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user