diff options
author | Ralph Amissah <ralph@amissah.com> | 2015-10-20 18:52:12 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2015-10-20 22:13:25 -0400 |
commit | 4b0c115b58211dcc063bcd09f8fe122e558b92ce (patch) | |
tree | b60e38935a4f5fbd723c13a5035d952976c851bf /.gitignore | |
parent | update minor (diff) |
literate programming introduced, tangle not yet run
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 5 insertions, 15 deletions
@@ -2,24 +2,14 @@ * !.gitignore !makefile -!*.d -!*.rl +!tangle !*.org -!*.ss[tmi] -!README -*_.d -*_.rl +!*.d +!org +!lib !**/ -**/scratch **/.#* +#!*/ #*~ #\#* #*.\#* -#*_.rl -#*.rl_ -#*.rb -#*.[o] -#*.[^d] -#*.[^s][^s][^tmi] -#[^/a-z]*[^.][^d] -#*[^.][^d] |