14 lines
163 B
Plaintext
14 lines
163 B
Plaintext
|
# Ban dotfiles except
|
||
|
.*
|
||
|
!.editorconfig
|
||
|
!.gitattributes
|
||
|
!.gitignore
|
||
|
!.gnupg
|
||
|
!.pre-commit-config.yaml
|
||
|
!.ssh
|
||
|
# pre-commit
|
||
|
node_modules/
|
||
|
|
||
|
# symlinks, paws off
|
||
|
me.asc
|