aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 65910b70ecfd5087f6f389915e3249eb21d5c8f0 (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
# 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_yaml
!src_yaml/doc_reform
!src_yaml/doc_reform/*
!data
!data/*
!data/src/**
!data/src_yaml/**
!data/pod/**
!data/pod_yaml/**
!*.sst
!*.ssm
!**/*.sst
!**/*.ssm
!pod.manifest
!sisu_document_make
!config_local_site
!sisudoc
!views
!docs/*.html
!notes
notes/**
!notes/*.org
!notes/sisu-description.sst
!notes/reminders
!notes/reminders/**
.dub/**
tmp/**
*_.org
*_.d
*_.txt
*_
*~
\#*
*.\#*
#!*/
#*~
#\#*
#*.\#*
#!debian
#!debian/**
#.reggae/**