egui-circles/.gitignore
2024-08-31 14:41:30 +02:00

17 lines
185 B
Plaintext

# Mac stuff:
.DS_Store
# trunk output folder
dist
# Rust compile target directories:
target
target_ra
target_wasm
# https://github.com/lycheeverse/lychee
.lycheecache
# IDE
.vscode