14 lines
192 B
Text
14 lines
192 B
Text
# cache for requests to hanab.live
|
|
hanab.live
|
|
# python venv
|
|
venv/
|
|
# pycache dir
|
|
__pycache__
|
|
|
|
|
|
# a few output files
|
|
log.txt
|
|
remaining_cards.txt
|
|
lost_seeds.txt
|
|
utils.py
|
|
infeasible_instances.txt
|