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
2023-01-22 12:43:32 -06:00

9 lines
141 B
Text

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