summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cac550837c8322079383bbd1b9093175aa99f991 (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
34
35
*~
#*

.tmp.*
.var.*

# Files generated for dist from git
/.srcfiles.mk
/.srcversion-libretools.mk
/.srcversion-devtools.mk

# The top-level distdir
/libretools-*/

# File extensions
*.ugly
*.tar
*.tar.gz
*.pot
*.1
*.2
*.3
*.4
*.5
*.6
*.7
*.8
*.1.html
*.2.html
*.3.html
*.4.html
*.5.html
*.6.html
*.7.html
*.8.html