Files
kami-parse-server/.dockerignore

22 lines
174 B
Plaintext
Raw Normal View History

node_modules
npm-debug.log
*.md
PATENTS
LICENSE
Dockerfile
.dockerignore
.gitignore
.travis.yml
.istanbul.yml
.git
.github
# Build folder
lib/
# Tests
spec/
# IDEs
.idea/