13 lines
113 B
Plaintext
13 lines
113 B
Plaintext
# Git
|
|
.gitignore
|
|
.gitattributes
|
|
|
|
# Prettier
|
|
.prettierrc
|
|
|
|
# Node
|
|
node_modules/
|
|
package_lock.json
|
|
|
|
# Misc
|
|
README.md |