langroid-app / .gitignore
pchalasani's picture
v1
678c767
raw
history blame contribute delete
246 Bytes
.env
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.coverage
htmlcov/
.DS_Store
.idea/
.vscode/
*.log
*.sqlite