Skip to content

Commit

Permalink
chore: fix typo in .gitignore character file exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
btspoony committed Feb 5, 2025
1 parent 08f64ee commit 7070b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ eliza.manifest.sgx
eliza.sig

characters/**/secrets.json
charactors/*.character.json
characters/*.character.json

lit-config.json

Expand Down

0 comments on commit 7070b27

Please # to comment.