SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

gitignores the cache directory that gets created as a volume for the docker #235

Closed MNarath1 closed 5 months ago

MNarath1 commented 5 months ago

This cache directory not beeing ignored causes a huge ammount of unstaged files to pop up in your repo when you build your docker so ignoring it might be best.