mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
Removing symlink to games dir that isn't relevant on other machines
Signed-off-by: Tyler Marques <me@tylermarques.com>
This commit is contained in:
parent
cc7fb1ccd3
commit
a05ca5d0df
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -146,6 +146,9 @@ diplomacy/animation/dist
|
|||
ai_animation/src/elevenlabskey.txt
|
||||
|
||||
ai_diplomacy/alt_implementations
|
||||
./ai_animation/public/game*
|
||||
./ai_animation/public/games/*
|
||||
**/games
|
||||
/experiments
|
||||
game_moments.json
|
||||
game_moments_report.md
|
||||
|
|
@ -159,3 +162,7 @@ model_power_statistics.csv
|
|||
|
||||
## LLM stuff
|
||||
**/.claude/
|
||||
|
||||
# Bot client logs
|
||||
./bot_client/*.txt
|
||||
./bot_client/logs/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue