13 lines
129 B
Plaintext
13 lines
129 B
Plaintext
# Ignore node
|
|
/*.tgz
|
|
node_modules/
|
|
*.node
|
|
|
|
# Typescript
|
|
src/**/*.js
|
|
src/**/*.d.js
|
|
|
|
# Anothers
|
|
/build/
|
|
.vscode-ctags*
|
|
*.addrs.json |