Revision edafa0819e2a171e52544d8cd60db4cbe2b7044a authored by Elisabetta Bergamini on 23 June 2016, 11:15:11 UTC, committed by Elisabetta Bergamini on 23 June 2016, 11:15:11 UTC
1 parent d978076
Raw File
.hgignore

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
back to top