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
Raw Permalink Normal View History

2022-10-03 13:56:36 -05:00
#VSCode configurations.
2022-01-12 13:13:23 -06:00
.vscode
2022-10-03 13:56:36 -05:00
# NPM/Yarn stuff.
node_modules/
# Let's not leak any tokens now... That would be very bad
2022-08-10 17:18:59 -05:00
config.json
.env