From 0e85136b5de52a7d949d8f7512ca8493776b144d Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 25 Jan 2020 22:15:20 +0000 Subject: blacklist gjs in disable-interpreters (#3186) * blacklist gjs in disable-interpreters * Update --- etc/templates/profile.template | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/templates/profile.template') 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 # Allow ruby (blacklisted by disable-interpreters.inc) #include allow-ruby.inc +# Allow gjs (blacklisted by disable-interpreters.inc) +#include allow-gjs.inc + # Allows files commonly used by IDEs #include allow-common-devel.inc -- cgit v1.2.3-70-g09d2