added test.html to .gitignore

master
dudleycu 3 years ago
parent 8068d0f274
commit f586d5d066
  1. 3
      .gitignore

3
.gitignore vendored

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

Loading…
Cancel
Save