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

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

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