visidata: ignore local input history file
Prevent accidental commits of interactive VisiData input history by ignoring input_history.jsonl in the local config directory.
This commit is contained in:
1
config/visidata/.gitignore
vendored
1
config/visidata/.gitignore
vendored
@@ -2,3 +2,4 @@ __pycache__/
|
||||
plugins/__pycache__/
|
||||
*.pyc
|
||||
lookup_config.py
|
||||
input_history.jsonl
|
||||
|
||||
Reference in New Issue
Block a user