Skip to content

Commit b17c93c

Browse files
author
Peter Cooper
committed
Added data folder
1 parent 2708250 commit b17c93c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
public/data/*
1+
public/data/*.json
22
tmp/*

public/data/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.json

0 commit comments

Comments
 (0)