mirror of
https://gitea.blesmrt.net/mikaela/pgp-alt-wot.git
synced 2024-11-23 11:49:23 +01:00
add .gitignore
This commit is contained in:
parent
5186a75df5
commit
7e1601e5d6
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal 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
|
Loading…
Reference in New Issue
Block a user