Files
egui/.gitignore
T
2025-11-07 11:34:19 +01:00

13 lines
197 B
Plaintext

.DS_Store
**/target
**/target_ra
**/target_wasm
**/tests/snapshots/**/*.diff.png
**/tests/snapshots/**/*.new.png
**/tests/snapshots/**/*.old.png
/.*.json
/.vscode
/media/*
.idea/
/scripts/check.sh