Files
godot-benchmarks/web/.gitignore
Gilles Roudière c4b7c4ecf4 Add graphs to the website (#63)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-04-26 21:59:57 +02:00

15 lines
237 B
Plaintext

# Output HTML files
public/
# Temporary lock file while building
.hugo_build.lock
# Generated files
content/benchmark/*.md
content/graph/*.md
data/data.json
# Untracked source files
src-data/benchmarks/*.md
src-data/benchmarks/*.json