Skip to content

Commit ced4332

Browse files
committed
Add data folder to gitignore
1 parent 30640a3 commit ced4332

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@
66
__pycache__
77
*.pyc
88
*.egg-info
9-
dist
9+
dist
10+
11+
# Data files
12+
data

0 commit comments

Comments
 (0)