Smart_Code_Generator / .gitignore
SaiSankarSwarna's picture
Add .gitignore and remove pycache
8709c2c
Raw
History Blame Contribute Delete
84 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.env
venv/
.venv/
*.egg-info/
dist/
build/
.DS_Store