1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/.gitignore
2024-04-21 11:44:44 +02:00

9 lines
82 B
Plaintext

.DS_Store
**/target
**/target_ra
**/target_wasm
/.*.json
/.vscode
/media/*
.idea/