Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.
This repository was archived by the owner on May 27, 2026. It is now read-only.

Mention excluding the .fragments directory from version control #11

Description

@alexander-yevsyukov

Please add to usage instructions:

  1. Adding this directory to .gitignore so that Git does not see these files.
  2. Marking this directory as Excluded in IntelliJ IDEA. Right-click on the folder, select the menu item "Mark Directory as/Excluded". Not doing this drives IDEA nuts because the number of files under the directory can be really big, and it takes IDEA indexing them forever after each build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions