[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/Sanan507/AlgorithmRaceVisualizer/master/.gitignore [Back]  [Original]

bin/
target/
node_modules/
.vite-temp/
dist/
*.class
*.log
.env
.env.*
!.env.example
.DS_Store
docx_render_oop/
docx_render_oop_final/
.claude/
# Eclipse & IDE metadata
.classpath
.project
.settings/
*.launch
*.fxbuild
.vscode/
.idea/

# Temporary debug artifacts & exports
.temp-*
user_request_*.txt
race_history.csv
create_github_issues.*
create_new_issues.*

# Maven reports
dependency-reduced-pom.xml

# Documentation
DESIGN.md
PRODUCT.md

# Build Cache & Local PR Scripts
*.tsbuildinfo
pr_*.txt
pr_*.sh
diff.txt
prs.json
pr_review_payload.json
test_script.py

Web Proxy Viewer  |  New URL  |  Original Page