Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit 9319d89

Browse files
committed
Added data folders
1 parent 4e7cb4b commit 9319d89

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
.DS_Store
2-
stacks/*
3-
data/*
4-
storage/stacks.json
2+
storage/stacks.json

data/.gitignore

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

stacks/.gitignore

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

0 commit comments

Comments
 (0)