Files
vim-ale/.gitignore
2024-09-14 17:06:21 +00:00

15 lines
149 B
Plaintext

# generated artifacts
install-*.sh
install-*.bat
install-*.ps1
# local config
.env
# caches
node_modules/
# temporary & backup files
.*.sw*
*.bak