dotfiles/.gitignore
2025-01-09 06:45:00 +00:00

38 lines
321 B
Text

# Log
*.log
# Private Files
*private*
.private.env.*
# Test files
test/
test.*
# Archives
*.gz
*.tar
*.zip
*.tgz
# Utils
xdg-ninja/
# Undone
# Windows PowerToys
PowerToys/
# Nushell
tools/nushell/
# fzf
common/fzfrc
# OS generated files
.DS_Store
.venv/
platforms/win/komorebi/applications.json
gitconfig
*.exe