Skip to content

Conventions on committing stm_cache to source control #12

Description

@danbolt

STMCachedInstance3D helps tremendously with startup times when iterating on a project. That said, I've added a line in my gitignore to keep it out of source control for now:

# Avoid comitting the STM cache to source control
stm_cache/

I can imagine at some point I might want to remove this though, especially before shipping and I want to "finalize" the cache for exported builds.

Are there any known best practices on submitting the cache to source control?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions