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

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

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