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 | e26256b9989d5ec8c7f7b3e4adb1aa2efe96c672 (patch) | |
tree | 39a71abe9107508f327a8ef10e23603e58d1c4ae /.gitignore | |
parent | 62b8b8e72c66da104e51d302ac41d1466b5d35ef (diff) | |
parent | 5eb2eb6693340c14766876bce705e3adb8733796 (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/ |