Alexander Hess
4c6526b1cc
- ignore apps whose config files are in the `dotfiles` repo (see: https://gitlab.webartifex.biz/alexander/dotfiles) - include various (config) files that should not be public: + Cisco's AnyConnect + history files for `bash`, `less`, `python`, `psql`, `tig`, and `zsh` + Nautilus' bookmarks + SSH config & known hosts
13 lines
226 B
INI
13 lines
226 B
INI
[application]
|
|
name = various history files
|
|
|
|
[configuration_files]
|
|
.bash_history
|
|
.lesshst
|
|
.python_history
|
|
.tig_history
|
|
.zsh_history
|
|
|
|
[xdg_configuration_files]
|
|
# `~/.config/psql` is set in `~/.psqlrc` for all history files
|
|
psql
|