mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2026-02-03 21:36:24 -06:00
chore: add .gitignore to exclude Python-generated files
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.cpython*.pyc
|
||||
Reference in New Issue
Block a user