mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-07-13 07:04:49 -06:00
chore: add .gitignore to exclude Python-generated files
This commit is contained in:
parent
37320e247b
commit
40ab492eac
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.cpython*.pyc
|
Loading…
Reference in New Issue
Block a user