Skip to content

Commit 9936e8a

Browse files
committed
add gitignore for gatsby build artifacts
1 parent 8a43345 commit 9936e8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.cache
2+
node_modules
3+
public

0 commit comments

Comments
 (0)