summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cec44968ace5d0986f8d70a67cb7549e98bdb4c9 (plain)
1
2
3
4
5
6
7
.idea/
build/
dist/

# Even though node_modules are tracked in git,
# per default we don't want them to show up in git status
node_modules