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.
anitrox/.gitignore

10 lines
141 B
Plaintext

#VSCode configurations.
.vscode
# NPM/Yarn stuff.
node_modules/
# Let's not leak any tokens now... That would be very bad
config.json
.env