summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter LaFosse <peter@vector35.com>2017-01-06 09:20:00 -0500
committerPeter LaFosse <peter@vector35.com>2017-01-06 09:20:00 -0500
commit27911e9d6625d8f8acf900a4753c1833dd96ffe0 (patch)
tree4ff85ca5480e3e2f685cbaae5aac0721f71bf5f3 /.gitignore
parent4761ea9c83104b872d8d49fcde45f17d17e7872d (diff)
ignore auto-generated file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 02606f19..580cef49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ binaryninjacore.lib
binaryninjacore.dll
binaryninjaapi.lib
python/_binaryninjacore.py
+python/enums.py
python/generator
python/generator.exe
.vs