add .gitignore

This commit is contained in:
Aminda Suomalainen 2024-01-06 18:19:25 +02:00
parent 5186a75df5
commit 7e1601e5d6
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
# Ban dotfiles except
.*
!.editorconfig
!.gitattributes
!.gitignore
!.gnupg
!.pre-commit-config.yaml
!.ssh
# pre-commit
node_modules/
# symlinks, paws off
me.asc