summaryrefslogtreecommitdiffhomepage
path: root/.inch.yml
blob: c329032dff8762cce2b5f45edb8f63d1f770f180 (plain)
1
2
3
4
5
6
7
8
9
10
11
files:
  # define files included in the analysis (defaults to ["{app,lib}/**/*.rb"])
  included:
    - felflame.rb
    - component_manager.rb
    - entity_manager.rb
    - system_manager.rb
    - scene_manager.rb
    - stage_manager.rb
  # define files excluded from the analysis (defaults to [])
  excluded: