summaryrefslogtreecommitdiff
path: root/frontend/.gitignore
blob: cf5f39d6d31ec71b1fe13cb24cac43cd87556a00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# dependencies
node_modules

# testing
coverage

# production
build

# misc
.DS_Store
.env
npm-debug.log
bgstack15