123456789101112131415161718192021222324 |
- # Core modules.
- #
- # Do *not* comment or remove them
- # unless you know what you are doing!
- core/core
- core/deps
- core/erlc
- core/test
- # Plugins.
- #
- # Comment to disable, uncomment to enable.
- plugins/bootstrap
- plugins/c_src
- plugins/ct
- plugins/dialyzer
- plugins/edoc
- plugins/elvis
- plugins/erlydtl
- plugins/escript
- plugins/eunit
- plugins/relx
- plugins/shell
- plugins/triq
|