Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit ed5fb3a

Browse files
committed
ci(netlify): add Netlify staet
Signed-off-by: Jonah Snider <[email protected]>
1 parent 1f4944c commit ed5fb3a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ $RECYCLE.BIN/
181181
tsc_output
182182

183183
# Local Netlify folder
184-
.netlify
184+
.netlify/cache*

.netlify/state.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"siteId": "04d9152b-9e48-4965-af0c-387e90665d63"
3+
}

0 commit comments

Comments
 (0)