17 lines
144 B
Plaintext
17 lines
144 B
Plaintext
# IDE configs
|
|
.vscode/**
|
|
.idea/**
|
|
*.iml
|
|
|
|
# Logs
|
|
*.log*
|
|
|
|
# Extensions
|
|
.gitignore
|
|
**/*.map
|
|
node_modules
|
|
out/
|
|
src/
|
|
tsconfig.json
|
|
webpack.config.js
|