repo.or.cz
/
svrjs-mod-starter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
build: add cleanup script
[svrjs-mod-starter.git]
/
.gitignore
blob
5e3820041c191f05d1f603d3af74a877225d244c
1
# Build output
2
/dist/
3
4
# SVR.JS
5
/svrjs/
6
7
# Dependencies
8
node_modules