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

# Include relevant files
!/.config/
!/.config/roxterm.sourceforge.net/
!/.config/roxterm.sourceforge.net/**/*
!/.gitignore.d/
!/.gitignore.d/roxterm

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