commit 4796ee984fd2ab47c2529fff038fb4977d838859 parent 59dbe69d20884a8ab0a44a64772807d5f967c000 Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu> Date: Fri, 10 Jul 2015 03:21:44 -0400 add gitignore in lisc Diffstat:
| A | lisc/.gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/lisc/.gitignore b/lisc/.gitignore @@ -0,0 +1,3 @@ +lisc +.comfile +*.o