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

# Include relevant files
!/.gitignore.d/
!/.gitignore.d/redshift
!/.redshift.conf

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