mirror of
https://github.com/Mikaela/.github.git
synced 2024-11-22 02:49:23 +01:00
16 lines
209 B
Plaintext
16 lines
209 B
Plaintext
# All dotfiles
|
|
.*
|
|
# with the exception of these:
|
|
!.editorconfig
|
|
!.gitattributes
|
|
!.github
|
|
!.gitignore
|
|
!.pre-commit-config.yaml
|
|
!.prettierrc
|
|
!.prettierignore
|
|
!.nvmrc
|
|
|
|
# Other ignores
|
|
node_modules
|
|
pnpm-lock.yaml
|