We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f3015 commit a400390Copy full SHA for a400390
.gitignore
@@ -10,7 +10,7 @@
10
.idea
11
ldbc_socialnet_dbgen.iml
12
13
-#other stuff
+# other stuff
14
target/
15
.m0factors.txt.crc
16
.m0friendList0.csv.crc
@@ -23,3 +23,18 @@ scripts/
23
/social_network/
24
*.log
25
test_log
26
+
27
+# Eclipse stuff
28
+.metadata
29
+bin/
30
+tmp/
31
+*.tmp
32
+*.bak
33
+*.swp
34
+*~.nib
35
+local.properties
36
+.settings/
37
+.loadpath
38
+.recommenders
39
+.project
40
+.classpath
0 commit comments