diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e256317 --- /dev/null +++ b/.gitignore @@ -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