aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6bb0876a8e1102876f8c6f418d828353ac93396e (plain) (blame)
1
2
3
4
5
6
7
8
9
# Node
node_modules/

# Cloudflare
worker/
dist/

# IDE
.idea/