.github/.gitignore

12 lines
156 B
Plaintext
Raw Normal View History

2023-12-13 17:35:46 +01:00
# All dotfiles
.*
# with the exception of these:
!.editorconfig
!.gitattributes
!.github
!.gitignore
!.pre-commit-config.yaml
# Other ignores
node_modules