aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates/profile.template
diff options
context:
space:
mode:
Diffstat (limited to 'etc/templates/profile.template')
-rw-r--r--etc/templates/profile.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index dcf6dd201..7bfc3cf0d 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -87,6 +87,9 @@ include globals.local
87# Allow lua (blacklisted by disable-interpreters.inc) 87# Allow lua (blacklisted by disable-interpreters.inc)
88#include allow-lua.inc 88#include allow-lua.inc
89 89
90# Allow ruby (blacklisted by disable-interpreters.inc)
91#include allow-ruby.inc
92
90# Allows files commonly used by IDEs 93# Allows files commonly used by IDEs
91#include allow-common-devel.inc 94#include allow-common-devel.inc
92 95