aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-28 22:04:46 +0100
committerGravatar Joe Banks <[email protected]>2024-04-28 22:04:46 +0100
commitbd298c94f73598502121431965787b78edc22875 (patch)
tree9b7137e5f691680e94d04b16ccb0ee49a366237a /.gitignore
Initial commit from gatsby
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5282102
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+node_modules/
+.cache/
+public
+src/gatsby-types.d.ts