mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
add lines to ignored variables
This commit is contained in:
parent
19e856a3be
commit
c56ee23843
@ -124,6 +124,7 @@ var NoStoreVarNames = map[string]bool{
|
||||
"HISTTIMEFORMAT": true,
|
||||
"SRANDOM": true,
|
||||
"COLUMNS": true,
|
||||
"LINES": true,
|
||||
|
||||
// we want these in our remote state object
|
||||
// "EUID": true,
|
||||
|
Loading…
Reference in New Issue
Block a user