.github/.gitignore

12 lines
156 B
Plaintext

# All dotfiles
.*
# with the exception of these:
!.editorconfig
!.gitattributes
!.github
!.gitignore
!.pre-commit-config.yaml
# Other ignores
node_modules