-
Notifications
You must be signed in to change notification settings - Fork 0
/
.hgignore
executable file
·71 lines (67 loc) · 930 Bytes
/
.hgignore
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
syntax: regexp
\.d$
\.trace$
\.mk$
\.o$
.DS_Store
\.pyc$
\.a$
\.so$
\checkpoint.ipynb
build.conf
.sconsign.dblite
/_NetworKit.cpp$
src/python/NetworKit.egg-info/
NetworKit-Tests-D
lamg-2.2-2
CMG_101014
instances
bench*
.cproject
.project
.settings*
Benchmark*
plots
\.out$
\.egg$
\~$
\.dot$
\.project$
\.cproject$
^tracelog
\.json$
\.csv
\.dat
scripts/SparsificationEvaluation/input/
scripts/SparsificationEvaluation/output/
scripts/SparsificationEvaluation/figures
input/backbones/
build/
Doc/Website
Doc/Documentation
syntax: regexp
^output$
syntax: regexp
^sandbox$
syntax: regexp
^profiling$
syntax: regexp
^EnsembleClustering-D$
syntax: regexp
^EnsembleClustering-D$
syntax: regexp
^EnsembleClustering-D$
syntax: regexp
^EnsembleClustering-DPar$
syntax: regexp
^EnsembleClustering-O$
syntax: regexp
/NetworKit-Comm*$
syntax: regexp
/*.orig
/*.eps
syntax: regexp
^doxygen$
syntax: glob
NetworKit-Tests-*
include/NetworKit