summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/keychain
blob: dc9c0a60684f5d3fff4fadb07a4dd091a2d43a10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Exclude all files
*

# Include relevant files
!/.bashrc.d/
!/.bashrc.d/keychain
!/.gitignore.d/
!/.gitignore.d/keychain
!/.xinitrc.d/
!/.xinitrc.d/keychain

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