summaryrefslogtreecommitdiff
path: root/frontend/.gitignore
blob: b85d58289b2107f1cc7fb56af113d744b0be2b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# See http://help.github.com/ignore-files/ for more about ignoring files.

# dependencies
../src/main/js/node_modules

# testing
coverage

# production
build

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