diff options
| author | John Hurlman <jhurliman@jhurliman.org> | 2016-12-06 02:14:56 +0000 |
|---|---|---|
| committer | John Hurlman <jhurliman@jhurliman.org> | 2016-12-06 02:14:56 +0000 |
| commit | 164c7a680697be72d7f42af28b89012e5c6dd53b (patch) | |
| tree | 28889a97b2156945506e602368bfbefd3fb396aa /.gitignore | |
| parent | ed994792d2735b701f5284fc8e3e1444dfc3c650 (diff) | |
CMake files for binaryninjaapi and breakpoint
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -18,3 +18,13 @@ site/* api-docs/build/* .env api-docs/source/binaryninja.* +bin/ + +# CMake +CMakeCache.txt +CMakeFiles +CMakeScripts +Makefile +cmake_install.cmake +install_manifest.txt +CTestTestfile.cmake |
