-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitignore
117 lines (61 loc) · 1.21 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
colors.pdf
*.bak
examples/Unified_Framework/*/*.dot
*~
.DS_Store
*.beam
*.html
doc/edoc-info
doc/erlang.png
*.css
*.dump
*.class
mails/*
test.erl
examples/mergesort/dbg_zoom.dot
examples/mergesort/dbg.dot
*.core
examples/stock/dbg_zoom.dot
examples/stock/dbg.dot
examples/tcp/dbg.dot
src/edd_con_lib_just_in_case.erl
examples/tcp/tcp_mod.erl
src/prova*
src/test_pt.erl
src/tcp.erl
examples/test_reader/*
examples/tcp/prova.pdf
examples/tcp/prova.dot
src/edd_con.erl
examples/tcp/comm_seq_diag.dot
examples/tcp/comm_seq_diag.pdf
examples/tcp/pids_tree.dot
examples/tcp/pids_tree.pdf
examples/tcp/eval_tree.pdf
examples/tcp/eval_tree.dot
pids_tree.pdf
pids_tree.dot
examples/quicksort/quicksort.erl
examples/quicksort/dbg.pdf
eval_tree.pdf
eval_tree.dot
examples/tcp/comm_seq_diag2.dot
comm_seq_diag.pdf
comm_seq_diag.dot
run_examples.txt
examples/quicksort_proper/dbg.pdf
examples/quicksort_proper/dbg.dot
examples/rat/dbg.pdf
examples/rat/dbg.dot
examples/quicksort_proper/edd_temp.erl
examples/quicksort_proper/colors.pdf
examples/quicksort_proper/colors.dot
examples/rat/colors.dot
examples/rat/colors.pdf
*result.txt
philosophers.erl
*.merge
*.core_old
pc/*.erl
mapreduce.erl
tcp.erl