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

# WebStorm
.idea/

# Production
/dist
/build