diff options
| author | Peter LaFosse <peter@vector35.com> | 2017-01-10 13:33:48 -0500 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2017-01-10 13:33:48 -0500 |
| commit | ab815c0235f30b7b5afde1727992b3b08c576707 (patch) | |
| tree | 8c0f78b96cc0f861e0d6a0b14f244e601ef4cf54 /.gitignore | |
| parent | 6b3ac4197441eab4e219842b0b4c10c3a1e48f93 (diff) | |
| parent | ffdcc904ea16467c51e3d36773be132b7aa4cb3f (diff) | |
Merge branch 'staging' into dev
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,7 @@ binaryninjacore.lib binaryninjacore.dll binaryninjaapi.lib python/_binaryninjacore.py +python/enums.py python/generator python/generator.exe .vs @@ -18,3 +19,4 @@ site/* api-docs/build/* .env api-docs/source/binaryninja.* +*.pyc |
