Files
dotfiles/.config/helix/ignore
T
avinal c2786c7f96 feat: major update to all configs
- move older config to archive

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2026-03-26 12:11:58 +05:30

16 lines
146 B
Plaintext

# Global ignore files
# Dependencies
vendor/
node_modules/
# Build artifacts
target/
dist/
build/
_build/
__pycache__/
# Version control
.git/