Skip to content

Commit 59ed973

Browse files
committed
ignore data dir
1 parent 16e9536 commit 59ed973

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ venv/
2020
*.swp
2121

2222
# 数据与构建产物
23-
dist/
23+
dist/
24+
data/

0 commit comments

Comments
 (0)