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

# WebStorm
.idea/

# Production
/build