Added a .gitignore
This commit is contained in:
parent
15b7221813
commit
2e4792f3b6
1 changed files with 5 additions and 0 deletions
5
host/.gitignore
vendored
Normal file
5
host/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
__pycache__
|
||||
env
|
||||
*.so
|
||||
*.swo
|
||||
*.swp
|
||||
Loading…
Add table
Add a link
Reference in a new issue