NLProxy / .gitignore
Luiserb's picture
first commit
2129c29
Raw
History Blame Contribute Delete
681 Bytes
# Python cache files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tosca/
.pytest_cache/
.unittest_cache/
# Local model downloads
models/
nlproxy-core.zip
# Environments
.env
.env.local
.env.production
.env.development
.env.staging
.venv
.GCC
venv/
ENV/
env/
# Logs
logs/
*.log
# OS metadata
.DS_Store
Thumbs.db
# Build and compilation outputs from other branches
target/
node_modules/
*.node
Cargo.lock