-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
85 lines (81 loc) · 799 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
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
run_dct
testcheck
lib/
sandbox/
doc/build
doc/xml
*.html
readme.md
test_l1qc
bench
BregmanData/
build/
interfaces/*.o
interfaces/*.mexa64
*.in
Makefile
GTAGS
GPATH
GRTAGS
ltximg/
test-driver
*.log
*.trs
test_l1c
*.dll
config.guess
config.h
config.h.in~
config.log
config.status
config.sub
configure
depcomp
install-sh
.deps
aclocal.m4
ar-lib
autom4te.cache/
stamp-h1
*.o
*.a
*.so
*.la
*.mexa64
*.lo
*.json
*.m4
*.pyc
.libs
*.so.0*
l1qc_dct_c
ltmain.sh
libtool
\#*
.\#*
compile
missing
l1qc_dct_c_fftw
.gdb_history
errors.log
build-cmake/
test/test_l1c
build-*/
config-fftw-ob.sh
config-fftw-atlas.sh
config-mkl.sh
makefile2
config-mkl-mex.sh
doxygen.conf
make_dct
run_dct.c
makefile_pylib
.dir-locals.el
deprecated/
__pycache__/
py-compile
doc/auto
doc/html
doc/latex
compile_flags.txt
.cquery*