diff options
author | Chris Dyer <redpony@gmail.com> | 2015-04-02 00:50:04 -0400 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2015-04-02 00:50:04 -0400 |
commit | 5ee02ce1602f2fce6d5af5db93c2278fe6c9ede5 (patch) | |
tree | 7ebad8dd99e38d190c579f425c3eb959363e96e5 /.gitignore | |
parent | e7d77de8a9b9929b22fc6562f88f3668900f9662 (diff) | |
parent | 737ed7a7f932b1a7e40d2755bcdee6bc0aa2de63 (diff) |
Merge pull request #70 from redpony/cmake
Cmake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,18 @@ +example_extff/libff_example.so* +Testing/ +*/Testing/ +training/Testing/ +utils/Testing/ +CTestTestfile.cmake +cmake_install.cmake +CMakeCache.txt +CMakeFiles utils/dedup_corpus klm/lm/builder/dump_counts klm/util/cat_compressed +example_extff/libff_example.1.0.0.dylib +example_extff/libff_example.1.dylib +example_extff/libff_example.dylib example_extff/ff_example.lo example_extff/libff_example.la mteval/meteor_jar.cc |