Skip to content

Commit b0f1779

Browse files
committed
updating git ignore
1 parent 9dc6c36 commit b0f1779

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ yarn-error.log
2222
/.vscode
2323
/.zed
2424

25-
data/*.log
26-
data/temp/
27-
data/cache/
28-
data/mysql.sock
25+
# data/*.log
26+
# data/temp/
27+
# data/cache/
28+
# data/mysql.sock
29+
30+
data

0 commit comments

Comments
 (0)