paris / .gitignore
earneleh's picture
modifing gitignore
c94e3e5
raw
history blame contribute delete
250 Bytes
# VS Code files for those working on multiple tools
.vscode/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Local JSON and Gradio files
paris.json
paris.py