Skip to content

Commit 5eb8894

Browse files
Merge pull request #125 from codeforboston/ignore-datajson
Add data.json to gitignore
2 parents fda08f6 + 9b9126d commit 5eb8894

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
@@ -28,3 +28,6 @@ image.png
2828
# Other - .env is unused but added here just in case
2929
.env
3030
.env.local
31+
32+
# Ignore because this is used by github artifacts
33+
data.json

0 commit comments

Comments
 (0)