aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: ead1bf3ac2bc4bc2ecc6448a6dcfdf45a63a9211 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# git ls-files --others --exclude-from=.git/info/exclude
*
!.gitignore
!*.d
!*.rl
!*.org
!*.ss[tmi]
!README
*_.d
*_.rl
!**/
**/scratch
**/.#*
#*~
#\#*
#*.\#*
#*_.rl
#*.rl_
#*.rb
#*.[o]
#*.[^d]
#*.[^s][^s][^tmi]
#[^/a-z]*[^.][^d]
#*[^.][^d]