diff options
Diffstat (limited to 'examples/with-gatsby/apps/web/.gitignore')
| -rw-r--r-- | examples/with-gatsby/apps/web/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/with-gatsby/apps/web/.gitignore b/examples/with-gatsby/apps/web/.gitignore new file mode 100644 index 0000000..5282102 --- /dev/null +++ b/examples/with-gatsby/apps/web/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +.cache/ +public +src/gatsby-types.d.ts |
