mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-09-05 14:50:39 +00:00
2024
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -6,3 +6,14 @@ node_modules
|
||||
|
||||
# Added by cargo
|
||||
/target
|
||||
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.py[oc]
|
||||
build/
|
||||
dist/
|
||||
wheels/
|
||||
*.egg-info
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
|
Reference in New Issue
Block a user