diff options
author | Chris Dyer <redpony@gmail.com> | 2015-03-05 15:15:38 -0500 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2015-03-05 15:15:38 -0500 |
commit | 154b799d148276b09aa740a67e0afdf94281c452 (patch) | |
tree | 92141cb1bf7d9ccf644e1bcb9d25c6e8c97c88a6 /.gitignore | |
parent | 91434e55cd1d1a8b810c0b84d684c42706564043 (diff) | |
parent | 55b75d9f94a36de2d3f7eb9eb132b8286ddd2723 (diff) |
Merge branch 'cmake' of https://github.com/redpony/cdec into cmake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +example_extff/libff_example.so* Testing/ */Testing/ training/Testing/ |