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