Add eleventyignore

This commit is contained in:
Sam Carlton 2021-05-18 13:50:13 -05:00
parent 7d6f1c22ba
commit 36a12ef616

20
.eleventyignore Normal file
View file

@ -0,0 +1,20 @@
.DS_Store
.github/
.netlify/
.cache/
.nuxt/
.cache/
.vscode/
_site/
dist/
node_modules/
package-lock.json
README.md
_11ty/
third_party
functions
test
src
pages
components
.oryx_prod_node_modules/