repo.or.cz
/
para.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs(perf): Updated
[para.git]
/
.gitignore
blob
4b30c8bec13efe219fbe106987ec1b52d9d5ca28
1
*.a
2
*.asc
3
*.bak
4
*.config
5
*.ctu-info
6
*.d
7
*.dSYM
8
*.dump
9
*.expand
10
*.gcda
11
*.gcno
12
*.gcov
13
*.info
14
*.json
15
*.mk
16
*.log
17
*.o
18
*.out
19
*.pdf
20
*.so
21
*.swp
22
*.tgz
23
*.vim
24
*/.*
25
.*.*
26
.DS_Store
27
.doctrees
28
.sentinel
29
._*
30
Makefile
31
-.*
32
a--.*
33
build
34
config.status
35
cov
36
docs/_*
37
!docs/_static
38
docs/_static/coverage*
39
gcov
40
local.env
41
para
42
para-*
43
para.1
44
python
45
tags
46
tests/*
47
!tests/integration
48
!tests/scripts
49
!tests/*.c
50
!tests/*.h
51
!tests/*.x
52
!tests/*.rst
53
tmp-*