-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
57 lines (47 loc) · 802 Bytes
/
.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
*.pyc
*.la
*.lo
**/.libs
**/.deps
**/config.log
**/config.status
/oof/**/Makefile
/oof/**/Makefile.in
/bnlib/pybind/COPYING
/bnlib/pybind/INSTALL
/bnlib/**/Makefile
/bnlib/**/Makefile.in
**/autom4te.cache/
/oof/pybind/aclocal.m4
**/pybind/COPYING
**/pybind/INSTALL
**/pybind/config/*
**/pybind/configure
**/pybind/libtool
/oof/pybind/pyoof.cxx
/oof/pybind/pyoof.py
**/libtool
**/aclocal.m4
/oof/config.h
/oof/config.h.in
*/configure
/bnlib/pybind/pybnlib.cxx
/bnlib/pybind/pybnlib.py
/bnlib/stamp-h1
/bnlib/test/kvolume
/bnlib/test/*.o
/oof/stamp-h1
/bnlib/COPYING
/bnlib/INSTALL
/bnlib/bnlib.pc
/bnlib/config.h
/bnlib/config.h.in
/oof/COPYING
/oof/INSTALL
/bnlib/config/*
/oof/config/*
/bnlib/doc/Doxyfile
/build/nix/pkgs/result
/oof/doc/Doxyfile
/bnlib/doc/Kolmog.doxy
oofpy/examples/plots