1
0
mirror of https://github.com/j178/prek.git synced 2026-04-03 17:34:03 +02:00
Files
prek/.gitignore
2025-09-25 11:28:29 +08:00

21 lines
179 B
Plaintext

/target
.cache
__pycache__/
site/
# Insta snapshots.
*.pending-snap
# JetBrains IDE
.idea
# Vscode IDE
.vscode
# macOS
**/.DS_Store
# profiling flamegraphs
*.flamegraph.svg