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

# Include relevant files
!/.displayinit
!/.displayinit.d/
!/.displayinit.d/**/*
!/.displayrc.common
# drc should be the UI to start/stop/restart/reload/enable/disable services.
!/bin/drc
!/.gitignore.d/
!/.gitignore.d/displayrc

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