dotfiles/.gitignore
Roger Gonzalez 302cfb14ec
Add .aider to .gitignore
- Prevents accidental inclusion of .aider files in the repository.
- This ensures that project-specific files are not tracked.
- Improves repository cleanliness.
2025-03-30 12:30:18 -03:00

10 lines
99 B
Plaintext

.DS_Store
.idea
*.log
tmp/
.config/vifm/vifminfo
.config/doom/custom-packages/private.el
.aider*