This repository has been archived on 2024-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
|
#VSCode configurations.
|
|
.vscode
|
|
|
|
# NPM/Yarn stuff.
|
|
node_modules/
|
|
|
|
# Let's not leak any tokens now... That would be very bad
|
|
config.json
|
|
.env
|