aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 87bd2c0e0dd9eb47955a2e52324abe730ef1eedf (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
61
62
63
64
65
66
67
68
69
70
71
72
# git ls-files --others --exclude-from=.git/info/exclude
#./.dub/**
*
!.gitignore
!COPYRIGHT
!README
!makefile
!version.txt
!dub*.json
!dub.sdl
!meson.build
!tangle
!*.org
!*.d
!*.rb
!conf.sdl
!org
!util
!src
!src/doc_reform
!src/doc_reform/*
!src_toml
!src_toml/doc_reform
!src_toml/doc_reform/*
!src_yaml
!src_yaml/doc_reform
!src_yaml/doc_reform/*
!data
!data/*
!data/src/**
!data/src_toml/**
!data/src_yaml/**
!data/pod/**
!data/pod_toml/**
!data/pod_yaml/**
!*.sst
!*.ssm
!**/*.sst
!**/*.ssm
!subprojects
!**/*.wrap
!subprojects/*.wrap
!pod.manifest
!sisu_document_make
!config_local_site
!sisu_document_make.toml
!config_local_site.toml
!sisudoc
!views
!docs/*.html
!notes
notes/**
!notes/*.org
!notes/sisu-description.sst
!notes/reminders
!notes/reminders/**
.dub/**
tmp/**
*_.org
*_.d
*_.txt
*_
*~
\#*
*.\#*
#!*/
#*~
#\#*
#*.\#*
#!debian
#!debian/*
#.reggae/**