8 lines
85 B
Plaintext
8 lines
85 B
Plaintext
.vscode
|
|
# Dependency directory
|
|
node_modules
|
|
|
|
# Ignore built ts files
|
|
/bin/
|
|
dist/**/*
|