Cleanup .gitignore

This commit is contained in:
Sparticuz 2023-01-13 13:47:58 -05:00
parent 083fd747ff
commit 1c72dc036c
2 changed files with 2 additions and 5 deletions

4
.gitignore vendored
View File

@ -1,5 +1,4 @@
.fonts .fonts
*.log
*.pem *.pem
*.pem.pub *.pem.pub
*.zip *.zip
@ -7,6 +6,7 @@ bin/chromium-*.br
build build
node_modules node_modules
nodejs nodejs
package-lock.json
_/amazon/samconfig.toml _/amazon/samconfig.toml
_/amazon/.aws-sam _/amazon/.aws-sam
*.tar
*.tgz

View File

@ -1,3 +0,0 @@
_
.fonts
*.zip