diff options
Diffstat (limited to 'bindings/.gitignore')
-rw-r--r-- | bindings/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bindings/.gitignore b/bindings/.gitignore index 140f8cf..7b22e56 100644 --- a/bindings/.gitignore +++ b/bindings/.gitignore @@ -1 +1,4 @@ *.so + +build/ +obj_dir/ |