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

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

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