# Godot-specific ignores .godot/ export.cfg export_presets.cfg logs/ # Imported translations (automatically generated from CSV files) *.translation # Mono-specific ignores .mono/ data_*/ mono_crash.*.json # System/tool-specific ignores .directory *~ # IDE-specific ignores .fleet/ .history/ .idea/ .vs/ .vscode/ *.code-workspace # Python-specific ignores __pycache__/ *_cache/ *.pyc .venv venv # Godot Git repository clone (run-benchmarks.sh) /godot/ # Output HTML files web/public/ # Temporary lock file while building web/.hugo_build.lock # Generated files web/content/benchmark/*.md web/content/graph/*.md web/data/data.json # Untracked source files web/src-data/benchmarks/*.json web/src-data/benchmarks/*.md