# This file is overwritten after every install/update
# Persistent local customizations
include singularity.local
# Persistent global definitions
include globals.local

noblacklist ${PATH}/python2*
noblacklist /usr/include/python2*
noblacklist /usr/lib/python2*
noblacklist /usr/local/lib/python2*
noblacklist /usr/share/python2

noblacklist ${HOME}/.endgame

mkdir ${HOME}/.endgame
whitelist ${HOME}/.endgame

ignore memory-deny-write-execute

include generic-game.inc