Skip to content

Commit

Permalink
add data folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bmgalego committed Nov 20, 2024
1 parent bf22b2c commit a6d05d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion agent/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
!character.ts
.env
*.env
.env*
.env*
/data

0 comments on commit a6d05d6

Please sign in to comment.