diff options
author | John Denker <jsd@av8n.com> | 2012-07-22 19:13:11 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-29 15:32:35 -0700 |
commit | 8f18b37fd5a46d28544a4f31465c47428a43398b (patch) | |
tree | 9ac1d7a0ff916046d0748d3ac0c2ed1275f2ee4c /.gitignore | |
parent | 065d189b49449c073cfa23cba4172060abe36c6c (diff) |
create the "bash-c" program, so as to make it easy to
write self-executing scripts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,7 @@ *.rej *.logg *#[0-9]* +\#*# has?????.h auto-gid @@ -158,3 +159,5 @@ auto_uids.c control.tar.gz data.tar.gz dummy-mail-transfer-agent_all.deb +bash-c +wripper |