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

# Include relevant files
!/.gimp-2.8/
!/.gimp-2.8/**/*
!/.gitignore.d/
!/.gitignore.d/gimp

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