17 lines
134 B
Plaintext
17 lines
134 B
Plaintext
# Output
|
|
dist/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Root
|
|
README.md
|
|
Dockerfile
|
|
|
|
# Misc. Config
|
|
.git
|
|
.DS_Store
|
|
.gitignore
|
|
.vscode
|
|
.circleci
|