Skip to content

Commit

Permalink
vm exe
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdae committed Oct 6, 2023
1 parent c7dce40 commit 0f7a678
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
*.pyc
*.iml
__pycache__/
.idea/
.pytest_cache/
*.egg-info/
__pycache__
.DS_Store
.cache/
logging.log
build/
dist/
.coverage
Binary file removed src/add
Binary file not shown.

0 comments on commit 0f7a678

Please sign in to comment.