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

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

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