diff options
Diffstat (limited to '.envrc')
-rw-r--r-- | .envrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ export CODEROOT=$PWD export COLUMNS export AREA="Test" + export TMPDIR="$CODEROOT/_/tmp" # # ignore cabdir and hidden files when globbing export GLOBIGNORE="**_/**:.*:$GLOBIGNORE" |