diff --git a/host/.gitignore b/host/.gitignore new file mode 100644 index 0000000..1903c5d --- /dev/null +++ b/host/.gitignore @@ -0,0 +1,5 @@ +__pycache__ +env +*.so +*.swo +*.swp