aboutsummaryrefslogtreecommitdiffhomepage
path: root/markup/pod/.gitignore
blob: b280b51f013e42c79dbdd054f7e1a87f15ccb245 (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
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
# git ls-files --others --exclude-from=.git/info/exclude
*
!.gitignore
!COPYRIGHT
!README
!shell.nix
!packages.nix
!version.txt
!*/
!*/pod.manifest
!*/conf/
!*/conf/sisu_document_make
!*/media/
!*/media/text/
!*/media/text/*/
!*/media/text/*/*.sst
!*/media/text/*/*.ssm
!*/media/text/*/*.ssi
!*/media/image/
!*/media/image/*.png
!*/media/image/*.jpg
!*/media/image/*.PNG
!*/media/image/*.JPG
!*/tools/
!*/tools/po4a/
!*/tools/po4a/pot/
!*/tools/po4a/pot/*.sst.pot
!*/tools/po4a/pot/*.ssm.pot
!*/tools/po4a/pot/*.ssi.pot
!*/tools/po4a/po/
!*/tools/po4a/po/*/
!*/tools/po4a/po/*/*.sst.po
!*/tools/po4a/po/*/*.ssm.po
!*/tools/po4a/po/*/*.ssi.po
.dub/**
tmp/**
*_.org
*_.d
*_.txt
*_
*~
\#*
*.\#*
# *
# !.gitignore
# !pod.manifest
# !*/
# !*/conf/
# !*/conf/sisu_document_make
# !*/media/
# !*/media/text/
# !*/media/text/*/
# !*/media/text/*/*.sst
# !*/media/text/*/*.ssm
# !*/media/text/*/*.ssi
# !*/media/image/
# !*/media/image/*.png
# !*/media/image/*.jpg
# !*/media/image/*.PNG
# !*/media/image/*.JPG