diff --git a/agent/.gitignore b/agent/.gitignore index c377cce311..118c0e58d4 100644 --- a/agent/.gitignore +++ b/agent/.gitignore @@ -3,4 +3,5 @@ !character.ts .env *.env -.env* \ No newline at end of file +.env* +/data \ No newline at end of file