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

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

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