summaryrefslogtreecommitdiff
path: root/.git.info.exclude
blob: eeda558a5caf65fb076efcc7af7fcdc1671ada6f (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
# Defualt to ignoring all files
*

# Except dotfiles
!.*
!.*/*

# Ignore these for privacy
.ssh/*
.netrc

# Ignore temp/log/history files
*.log
*.cache
*.tmp
*.lock
*~
.#*
*_history
*authority
.cache/*

# Ignore these special-purpose cache/temp files
.xsession-errors*
.fontconfig/*cache*
.camel_certs/*
.kde/tmp-*
.kde/cache-*
.sudo_as_admin_successful
.lesshst
.gconfd/saved_state
.esd_auth
.recently-used.xbel*

# Include these non-dotfiles
!bin
!bin/v-www-browser
!bin/v-editor
!bin/editor

!share
!share/nano
!share/nano/*.nanorc