diff options
Diffstat (limited to 'host/.gitignore')
-rw-r--r-- | host/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
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 |