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

# Include relevant files
!/.gitignore.d/
!/.gitignore.d/partsdb-backup
!/bin/
!/bin/bakdb
!/bin/bakdbdr

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