diff options
Diffstat (limited to 'build.config')
-rw-r--r-- | build.config | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/build.config b/build.config deleted file mode 100644 index 87fd50d..0000000 --- a/build.config +++ /dev/null @@ -1,20 +0,0 @@ -# Core modules. -# -# Do *not* comment or remove them -# unless you know what you are doing! -core/core -core/deps -core/erlc - -# Plugins. -# -# Comment to disable, uncomment to enable. -plugins/bootstrap -#plugins/c_src -plugins/ct -plugins/dialyzer -#plugins/edoc -plugins/elvis -#plugins/erlydtl -#plugins/relx -plugins/shell |