mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add eleventyignore
This commit is contained in:
parent
7d6f1c22ba
commit
36a12ef616
1 changed files with 20 additions and 0 deletions
20
.eleventyignore
Normal file
20
.eleventyignore
Normal 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/
|
||||
Loading…
Add table
Add a link
Reference in a new issue