diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bee8a64b..82adb58b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ __pycache__ +venv |
| index : emulator-bug-study | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summary refs log tree commit diff stats |
| -rw-r--r-- | .gitignore | 1 |
diff --git a/.gitignore b/.gitignore index bee8a64b..82adb58b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ __pycache__ +venv |