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