# Git
.gitignore
.gitattributes

# Prettier
.prettierrc

# Node
node_modules/
package_lock.json

# Misc
README.md
tsconfig.json