aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 54ad65a04da3950f0da0487422655bc1922aca2b (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
25
# git ls-files --others --exclude-from=.git/info/exclude
*
!.gitignore
!makefile
!*.d
!*.rl
!*.org
!*.ss[tmi]
!README
*_.d
*_.rl
!**/
**/scratch
**/.#*
#*~
#\#*
#*.\#*
#*_.rl
#*.rl_
#*.rb
#*.[o]
#*.[^d]
#*.[^s][^s][^tmi]
#[^/a-z]*[^.][^d]
#*[^.][^d]