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

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

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