diff options
author | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2015-10-04 22:53:47 -0400 |
---|---|---|
committer | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2015-10-04 22:53:47 -0400 |
commit | 5b583f0f1b6aad9706536af5866a5673e90c74da (patch) | |
tree | fbf9cfa5f9dcf978e3cd778c7d2ec0da18a56f57 /minic/.gitignore | |
parent | 4eb54dc750a3269e737910ffda9b7f385cb41223 (diff) | |
download | roux-5b583f0f1b6aad9706536af5866a5673e90c74da.tar.gz |
add gitignore to minic/
Diffstat (limited to 'minic/.gitignore')
-rw-r--r-- | minic/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/minic/.gitignore b/minic/.gitignore new file mode 100644 index 0000000..6b36f40 --- /dev/null +++ b/minic/.gitignore @@ -0,0 +1,3 @@ +minic +yacc +y.* |