Skip to content

Commit 406e236

Browse files
committed
add gitignore
1 parent a8e8a1d commit 406e236

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: .gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
*.iml
2+
target
3+
.idea
4+
.classpath
5+
.project
6+
.settings
7+
data
8+
.DS_Store
9+
output
10+

0 commit comments

Comments
 (0)