diff options
author | tomsmeding <tom.smeding@gmail.com> | 2018-01-05 23:42:24 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2018-01-05 23:42:24 +0100 |
commit | 3272b5d83d2e2167eed24748557df88bd66584ee (patch) | |
tree | 6b8f1574f6d6a44e11b74903516286f6249cb0b7 /.gitignore | |
parent | a298cb75c4f586b83b304c7dc66cb555693ea1b8 (diff) |
There's actually a chance that, correctly stringified, this will work
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ as1 as2 bison-out ccomp +*.dSYM +old/ |