Skip to content

Commit f224b5a

Browse files
committed
add gitignore
1 parent 709326f commit f224b5a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
data
2+
__pycache__
3+
.spyproject
4+
.idea
5+
logs

0 commit comments

Comments
 (0)