Skip to content

Commit

Permalink
add .netlify to .gitignore
Browse files Browse the repository at this point in the history
Netlify utilized for lambda function when posting to Google Sheets document
  • Loading branch information
wackerow committed Jul 15, 2021
1 parent 17e7606 commit 6678190
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
node_modules
vue-app/.env
vue-app/gundata/
vetur.config.js
vetur.config.js
# Local Netlify folder
.netlify

0 comments on commit 6678190

Please sign in to comment.