mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2026-01-09 13:22:19 -06:00
chore: add .gitignore to exclude Python-generated files
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.cpython*.pyc
|
||||
Reference in New Issue
Block a user