-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitignore
55 lines (53 loc) · 953 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
/configure
/config.log
/config.status
/autom4te.cache
/libtool
/aclocal.m4
/build
/build-aux
/GPATH
/GRTAGS
/GTAGS
/tags
/TAGS
/config.cache
*~
,*
.libs
.deps
*.orig
*.rej
*.o
*.lo
*.la
*.swp
*.swo
*.class
.dirstamp
.tramp_history
*.pc
*.vim
stamp-h[0-9]*
starpu.log
/doc/stamp-vti
/doc/doxygen/chapters/version.sty
/doc/doxygen/chapters/version.html
/doc/doxygen_dev/chapters/version.sty
/doc/doxygen_dev/chapters/version.html
/doc/doxygen_web_applications/chapters/
/doc/doxygen_web_basics/chapters/
/doc/doxygen_web_extensions/chapters/
/doc/doxygen_web_faq/chapters/
/doc/doxygen_web_installation/chapters/
/doc/doxygen_web_introduction/chapters/
/doc/doxygen_web_languages/chapters/
/doc/doxygen_web_performances/chapters/
/doc/doxygen/doxygen-config.cfg
/doc/doxygen/doxygen-config-include.cfg
/doc/doxygen/doxygen_filter.sh
/doc/doxygen_dev/doxygen-config.cfg
/doc/doxygen_dev/doxygen_filter.sh
/cyclomatic-complexity.html
Makefile.in
Makefile