Skip to content

Commit b290f61

Browse files
committed
Updated .gitignore
1 parent c54c48a commit b290f61

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
*.iml
2+
*.swp
3+
.cache
4+
.classpath
5+
.DS_Store
6+
.history
7+
.idea_
8+
.idea
9+
.idea/workspace.xml
10+
.lib
11+
.project
12+
target
13+
driver/src/examples/scala/lib
14+
driver/src/examples/scala/data

0 commit comments

Comments
 (0)