diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-04-26 13:41:36 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-04-26 13:55:20 +0200 |
commit | 44c38cb0f1a52787306ffca3ee4916f382bf7cc4 (patch) | |
tree | 6df69ff0d790c23e3a3b124a8af555f7a81cddb0 /.gitignore | |
parent | 3fa81c0bf6af7dce7769cb23d59c06bddbdbff7e (diff) | |
download | server-44c38cb0f1a52787306ffca3ee4916f382bf7cc4.tar.gz |
Fix broken links. Add explanation of tournament ban length.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -1,21 +1,18 @@ -# Source assets and working files -WIP* -HIRES -vassal -tmp -*.ppm - # Live database files .env db db-shm db-wal +archive.db +archive.db-shm +archive.db-wal # Development clutter node_modules package-lock.json tags +cookies.txt -# Fuzzer work files +# Fuzzer output coverage fuzzer |