diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2018-02-12 11:23:17 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2018-02-12 11:23:17 -0500 |
commit | 5d85baa270b046eedf472d4cb851fe17fb608fc5 (patch) | |
tree | 346fe38604047b1d25157af0966a1561961a3b4c /.gitignore | |
parent | 1d092d70a3c941920da6fb25899bac0aec5cf6bf (diff) |
indent fixes, nested conditionals
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ shell *.o +libinterp.a |