aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: d9d7f68fd0f41b43b64fb3bf85c4adf16b91db31 (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
# git ls-files --others --exclude-from=.git/info/exclude
#./.dub/**
*
!.gitignore
!COPYRIGHT
!README
!version.txt
!markup
!markup/*
!markup/src/**
!markup/src_yaml/**
!markup/pod/**
!markup/pod_yaml/**
!*.sst
!*.ssm
!**/*.sst
!**/*.ssm
!pod.manifest
!sisu_document_make
!config_local_site
!sisudoc
.dub/**
tmp/**
*_.org
*_.d
*_.txt
*_
*~
\#*
*.\#*
#!*/
#*~
#\#*
#*.\#*
#!debian
#!debian/*
#.reggae/**