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

# Include relevant files
!/bin/
!/bin/sqlite3-git-clean
!/bin/sqlite3-git-smudge
!/.config/
!/.config/vcsh/
!/.config/vcsh/config
!/.config/vcsh/hooks-enabled/
!/.config/vcsh/hooks-enabled/post-upgrade
!/.gitignore.d/
!/.gitignore.d/vcsh

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