shell-things/.gitignore
Aminda Suomalainen a4dfac7aca
rename .prettierrc to .prettierrc.json
This will bring it under pretty-format-json
2024-07-07 09:40:33 +03:00

29 lines
375 B
Plaintext

# All dotfiles
.*
# Except not these
!.editorconfig
!.gitattributes
!.github
!.gitignore
!.gitlab-ci.yml
!.gitmodules
!.mailmap
!.mikaela
!.mikaela_install
!.nvmrc
!.pre-commit-config.yaml
!.prettierignore
!.prettierrc.json
!.renovate-shared.json*
!.reuse
# Certificates (unlikely to happen, but better safe than sorry)
*.pem
# Symlinks
install.run
LICENSE
node_modules/