advent-of-code/.gitignore

8 lines
68 B
Plaintext
Raw Normal View History

2024-12-03 13:11:29 +00:00
# python / VS Code
2022-12-01 18:10:40 +00:00
venv
2023-12-19 14:39:10 +00:00
__pycache__
2024-12-03 13:11:29 +00:00
.ruff_cache
.vscode
build
2024-12-26 14:27:36 +00:00
files