Catalyst / admin/Bid-Sentinel 14.8 GB / 57.8 GB 40.0 GB free
Help Sign in

admin / Bid-Sentinel

public

Bid Scrape and Tracking Application with AI Capability

Code Issues Pull requests Pipelines Packages Security Insights Wiki Settings
Bid-Sentinel / bid-sentinel-v2 / .gitignore 147 B · main
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
# Env
.env

# Python
__pycache__/
*.py[cod]
.venv/
venv/

# Node
node_modules/
dist/
npm-debug.log*

# OS / editor
.DS_Store
.idea/
.vscode/
*.log