mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-07-26 20:34:27 +00:00
Initial commit
This commit is contained in:
commit
cb2d96ddfa
10 changed files with 561 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
*.pyc
|
||||
*.pyo
|
||||
__pycache__
|
||||
|
||||
.pytest_cache
|
||||
|
||||
*.wpu
|
||||
Loading…
Add table
Add a link
Reference in a new issue