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

# Include relevant files
!/bin/
!/bin/mpv
!/.gitignore.d/
!/.gitignore.d/mpv

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