diff options
| author | Anton Bobov <abobov@gmail.com> | 2017-08-06 20:35:17 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2017-08-06 20:35:17 +0500 |
| commit | fc1bf76fde67eb913adff2f50eeef0d4a468df4a (patch) | |
| tree | 50936084b34ec783f0fe16d11f60d93e154ab5bc /files/.gitignore | |
| parent | f48a20fe77b94474260eb5d46dc6883ce0705803 (diff) | |
Updates.
- [git] new aliases and ignore Infinitest files
- [offlineimap] remove backend option, it's set by default
- [vim] enable spellchecking by default
- [vim] format JSON with jq
- [zsh] run ip via grc coloring
- [zsh] ledger command easy query by camelcase
Diffstat (limited to 'files/.gitignore')
| -rw-r--r-- | files/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/.gitignore b/files/.gitignore index 1e9d1b3..009d228 100644 --- a/files/.gitignore +++ b/files/.gitignore @@ -8,3 +8,7 @@ # Python *.pyc + +# Infinitest +infinitest.filters +infinitest.args |
