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

# Include relevant files
!/.config/
!/.config/mpd/
!/.config/mpd/**/*
!/.config/ncmpcpp/
!/.config/ncmpcpp/**/*
!/.gitignore.d/
!/.gitignore.d/mpd

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