File tree Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Original file line number Diff line number Diff line change 4
4
* .jar
5
5
* .war
6
6
* .ear
7
+ <<<<<<< HEAD
8
+ =======
9
+ * .pyc
10
+ * .iml
11
+
12
+ # IntelliJ stuff
13
+ .idea
14
+ ldbc_socialnet_dbgen.iml
15
+
16
+ # other stuff
17
+ target /
18
+ .m0factors.txt.crc
19
+ .m0friendList0.csv.crc
20
+ test_data /
21
+ substitution_parameters /
22
+ * .pyc
23
+ scripts /
24
+ * .iml
25
+ /hadoop /
26
+ /social_network /
27
+ * .log
28
+ test_log
29
+ .DS_Store
30
+ .Rhistory
31
+
32
+ # Eclipse stuff
33
+ .metadata
34
+ bin /
35
+ tmp /
36
+ * .tmp
37
+ * .bak
38
+ * .swp
39
+ * ~.nib
40
+ local.properties
41
+ .settings /
42
+ .loadpath
43
+ .recommenders
44
+ .project
45
+ .classpath
46
+
47
+ /* .crc
48
+ /* .txt
49
+ /* .csv
50
+ out /
51
+ datagen_output /
52
+
53
+ # Hadoop directory extracted as instructed in the Quick Start guide
54
+ /hadoop- * .tar.gz
55
+ /hadoop- * /
56
+
57
+ # configuration file
58
+ params.ini
59
+ dependency-reduced-pom.xml
60
+ >>>>>>> 4d932139... Add temp pom entry to gitignore
You can’t perform that action at this time.
0 commit comments