forked from pohlipit23/easygds-homepage-offers
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (41 loc) · 758 Bytes
/
Copy path.gitignore
File metadata and controls
50 lines (41 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Environment Variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Build Outputs & Generated Files
dist/
build/
tailwind-main.css
# OS Files
.DS_Store
Thumbs.db
# IDE & Editor Configuration
.vscode/
.idea/
*.swp
*.swo
# Local Configuration & AI Artifacts
.agent/
.claude/
.wrangler/
.playwright-cli/
.playwright-mcp/
# Temporary Files & Backups
temp_logic.js
temp_working_scripts.js
*_backup_*.html
nul
*.log
# Destination Ranking Build Artifacts (generated by scripts/generate-destination-ranks.js)
scripts/cities15000.txt
scripts/cities15000.zip
scripts/sitelinks-cache.json
scripts/destination-ranks-output.js
scripts/test-scoring.js