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 828b3f50e..0362b82af 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -93,6 +93,9 @@ include globals.local
93# Allow ruby (blacklisted by disable-interpreters.inc) 93# Allow ruby (blacklisted by disable-interpreters.inc)
94#include allow-ruby.inc 94#include allow-ruby.inc
95 95
96# Allow gjs (blacklisted by disable-interpreters.inc)
97#include allow-gjs.inc
98
96# Allows files commonly used by IDEs 99# Allows files commonly used by IDEs
97#include allow-common-devel.inc 100#include allow-common-devel.inc
98 101