aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 332404152e3b34772320bfb33a1291bc52579966 (plain)
1
2
3
4
5
6
7
8
# Dependencies
/node_modules

# WebStorm
.idea/

# Production
/dist