ignore more things

This commit is contained in:
AJ ONeal 2020-09-16 22:31:50 +00:00
förälder 6981b852d0
incheckning a8f1a99667
2 ändrade filer med 10 tillägg och 2 borttagningar

11
.gitignore vendored
Visa fil

@ -1,8 +1,15 @@
.env
/public-jwks
/go-mockid
# ---> Security
.env
# ---> Vim
.*.sw*
# ---> Node
node_modules
# ---> Go
# Binaries for programs and plugins
*.exe

1
.prettierignore Normal file
Visa fil

@ -0,0 +1 @@
vendor/