aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: e9c6fcb240d9d7fa06fc99dfab0db95dd8118dd1 (plain)
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
# Built library
cpt-lib

### Emacs ###
\#*\#
*~
.\#*

### Vim ###
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]

### Redo files
.redo
/.do_built
/.do_built.dir
*.tmp
*.did
.dep*
.target*
.lock.*

### Texinfo ###
*.info

### Shellspec files ###
/.shellspec-local
/.shellspec-quick.log
/report/
/coverage/