Skip to content

Commit 8085b92

Browse files
committed
updated gitignore
1 parent d4292f0 commit 8085b92

File tree

4 files changed

+3
-101152
lines changed

4 files changed

+3
-101152
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
/.project
33
/.settings/*
44
/bin/*
5-
/data/lda/model/*
6-
/data/lda/synthetic/*
7-
/data/wsbm/synthetic/*
5+
/sample-data/lda/model/*
6+
/sample-data/lda/synthetic/*
7+
/sample-data/wsbm/synthetic/*
88
/target/*
99
.DS_Store
1010
/*.jar

0 commit comments

Comments
 (0)