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:
tobias
2026-02-21 23:11:39 +01:00
parent ce55928b1e
commit 412f812fe2

View File

@@ -2,3 +2,4 @@ __pycache__/
plugins/__pycache__/
*.pyc
lookup_config.py
input_history.jsonl