added test.html to .gitignore

This commit is contained in:
dudleycu 2021-08-18 05:36:50 +00:00
parent 8068d0f274
commit f586d5d066

3
.gitignore vendored
View File

@ -19,6 +19,9 @@
.env.production.local
.env
# Dudley's crap
/public/test.html
npm-debug.log*
yarn-debug.log*
yarn-error.log*