12 lines
110 B
Plaintext
12 lines
110 B
Plaintext
# Git
|
|
.gitignore
|
|
.gitattributes
|
|
|
|
# Node
|
|
node_modules/
|
|
.npmrc
|
|
package_lock.json
|
|
|
|
# Misc
|
|
README.md
|
|
tsconfig.json |