Skip to content

Commit 3feaf79

Browse files
Merge pull request #128 from codeforboston/ignore-database-json
Actually ignore the right file
2 parents d356e1f + 78790ab commit 3feaf79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ image.png
3030
.env.local
3131

3232
# Ignore because this is used by github artifacts
33-
data.json
33+
database.json

0 commit comments

Comments
 (0)