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

# Include relevant files
!/.pronsolerc
!/.gitignore.d/
!/.gitignore.d/printrun

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