Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MinHtet-O committed Oct 16, 2022
1 parent 7b9803e commit 211f12c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
./lib
./venv
./pyvenv.cfg
**/.__pycache__/
__pycache__/
Binary file removed __pycache__/config.cpython-39.pyc
Binary file not shown.
Binary file removed __pycache__/consts.cpython-39.pyc
Binary file not shown.
Binary file removed __pycache__/errors.cpython-39.pyc
Binary file not shown.
Binary file removed __pycache__/test_app.cpython-39.pyc
Binary file not shown.

0 comments on commit 211f12c

Please sign in to comment.