summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2025-12-15[Rust] Restructure type APIs into `types` moduleMason Reed
2025-11-29Update .gitignoreJosh Ferrell
2025-11-02update gitignore for claudeJordan Wiens
2025-07-21Add _warpcore.py to .gitignoreMason Reed
2025-04-07Fix broken .gitignoreMason Reed
2025-04-07Stop including generated Python file.Alexander Taylor
2025-01-27Port sharedcache view to MemoryRegions, removing the need for the fake Raw vi...kat
2025-01-25Update .gitignore to allow rust text binary fixturesMason Reed
2024-10-24Add MSVC RTTI pluginMason Reed
2024-02-234.0 documentationJordan Wiens
2024-01-26Add support for Windows local/remote kernel debuggingXusheng
2024-01-04Support intrinsics in Rust architecture pluginsRusty Wagner
2023-08-24Commit cargo.lock files for rust apiGlenn Smith
2023-07-11Ignore clangd compilation cacheunknowntrojan
2023-07-10DWARF Import DebugInfo PluginKyleMiles
2023-06-20Correctly ignore debugger docs in .gitignoreXusheng
2023-06-19Update API repo .gitignore to ignore all markdown files in the debugger docsXusheng
2023-02-03Move the debugger docs into the debugger repo and copy them to the API folder...Xusheng
2021-06-29Rust API : No longer update to latest cargo nightly; Add link args back to -s...KyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder
2020-10-21switching to doxygenJordan Wiens
2020-10-21interim progress using exhaleJordan Wiens
2020-10-21cleanup gitignoreJordan Wiens
2020-07-17Switch build system to cmakeRusty Wagner
2019-11-24Update .gitignoreStephen Tong
2019-05-31Update gitignorerollsafe
2019-05-10Fix use after free on assemble on invalid instructionRusty Wagner
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2018-12-12ignore vscodeJordan Wiens
2018-07-16Fix format of strings in python/log.pyKyleMiles
2018-07-13Python2/3 String Compatibility FixKyleMiles
2018-07-10Rebased so commit history is correct nowKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-06-07Initial python API tests (#1054)negasora
2017-03-15Merge branch 'dev' into devAndrew Lamoureux
2017-01-20ignore autogenerated indexJordan Wiens
2017-01-15Adding autogenerated doc file to gitignorePeter LaFosse
2017-01-06ignore auto-generated filePeter LaFosse
2016-12-06CMake files for binaryninjaapi and breakpointJohn Hurlman
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse
2016-07-30ignore autogenerated source filesJordan Wiens
2016-07-28updated gitignore and add s3 website configs for docs and apiJordan Wiens
2016-07-24add initial api documentation for C++, C, and Python generated with sphinx, b...Jordan Wiens
2016-07-24ignore generated html site folder, that will be pushed directly to the gh-pag...Jordan Wiens
2016-06-29Adding doxygen xml directory to .gitignoreplafosse
2016-04-10Add gitignoreRusty Wagner