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

# Include relevant files
!/.gitignore.d/
!/.gitignore.d/geeqie

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