advent-of-code/.gitignore

5 lines
31 B
Plaintext
Raw Normal View History

2021-12-01 13:46:22 +00:00
.venv
node_modules
2022-12-10 01:12:14 +00:00
*.txt
2023-11-01 22:28:25 +00:00
.env*