free-mode.rst 494 B

12345678910
  1. .. include:: ../_header.rst
  2. Free mode
  3. ~~~~~~~~~
  4. The Free mode of the IDE contains all the features, but you can store only ``200`` files in a single project.
  5. The files and folders that start with a dot (``.``) are ignored. For example, the database files of a Git repository (inside a ``.git`` folder) do not affect the number of files allowed in the project. The ``node_modules`` folders are ignored by default too.
  6. `Learn more about resource filtering <../misc/resources-filtering.html>`_