summaryrefslogtreecommitdiff
path: root/src/main/javascript/.gitignore
blob: 6c96c5cff124271309d717aa6a74c99fa3cdd455 (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
node_modules

# testing
coverage

# production
build

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