Derived object
In computer programming, derived objects are files that are not directly maintained, but get created.
The most typical context is that of compilation, linking, and packaging of source files.
Depending on the revision control system, they may be
- completely ignored,
- managed as second class citizens or
- potentially considered the archetype of configuration items.