File: .gitignore

package info (click to toggle)
python-leidenalg 0.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 920 kB
  • sloc: cpp: 1,727; python: 1,269; ansic: 237; sh: 98; makefile: 7
file content (40 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (2)
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
MANIFEST
build/
dist/
lib/
nbproject/
leidenalg.egg-info/
wlib/
bin/
obj/
Makefile
*.log
**/*.o
**/*.so
**/*.pyc
files.txt
files_py3.txt
callgrind*
main.cpp
leiden-dists.zip
leidenalg.cbp
leidenalg.depend
leidenalg.layout
leiden.log
igraphcore/
**/*.swp
valgrind-python.supp
test/
test_install.sh
massif*
.vscode/
*.code-workspace
PACKAGE.txt
vendor/source/igraph
vendor/source/install
vendor/install
src/leidenalg/version.py
pip-wheel-metadata
.eggs/
doc/source/_build
build-deps