2023-11-28 11:54:57 +00:00
|
|
|
# Python bytecode.
|
|
|
|
__pycache__/
|
|
|
|
|
2023-11-27 20:09:40 +00:00
|
|
|
# Directory used by `direnv` to hold `use flake`-generated profiles.
|
2023-12-01 17:30:44 +00:00
|
|
|
/.direnv/
|
2023-11-27 20:09:40 +00:00
|
|
|
|
|
|
|
# A symlink produced by default when running `nix build`.
|
2023-12-01 17:30:44 +00:00
|
|
|
/result
|
2023-11-27 20:30:22 +00:00
|
|
|
|
|
|
|
# The results of the `chess.com` coach scraping.
|
2023-12-01 17:30:44 +00:00
|
|
|
/data/
|
|
|
|
|
|
|
|
# The local database used when testing exports.
|
|
|
|
/db/
|