diff --git a/src/ir_encoder/.gitignore b/src/ir_encoder/.gitignore index e5994b3..2a8acd7 100644 --- a/src/ir_encoder/.gitignore +++ b/src/ir_encoder/.gitignore @@ -1,3 +1,4 @@ .idea/ source/ -.DS_Store \ No newline at end of file +.DS_Store +venv/