summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/claws-mail
blob: ab10c294957fa6e488cda063f74a6574f16e5ca7 (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
# Exclude all files
*

# Include relevant files
!/.claws-mail/
!/.claws-mail/**/*
/.claws-mail/*_history
/.claws-mail/addrbook/addrbook-*.xml
/.claws-mail/addrbook/addrbook-*.xml.bak
/.claws-mail/certs/
/.claws-mail/claws.log
/.claws-mail/claws.log.bak
/.claws-mail/imapcache/
/.claws-mail/filtering.log
/.claws-mail/filtering.log.bak
/.claws-mail/folderlist.xml
/.claws-mail/folderlist.xml.bak
/.claws-mail/mimetmp/
/.claws-mail/tagsdb/
/.claws-mail/tmp/
*.bak
!/.sig/
!/.sig/*
!/.gitattributes.d/
!/.gitattributes.d/claws-mail
!/.gitconfig.d/
!/.gitconfig.d/claws-mail
!/.gitignore.d/
!/.gitignore.d/claws-mail

# Exclude swap and backup files
.*.s[a-w]?
*.vim
*~
*.orig