diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-23 14:50:44 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-23 14:50:44 +0300 |
commit | 0793d75016d37e9873c58a82ab3e819b730a3e1a (patch) | |
tree | 1dda950bc769060c451c33193bb4d038a66d1739 /.gitignore | |
parent | make usage messages consistent (diff) | |
download | linux-home-0793d75016d37e9873c58a82ab3e819b730a3e1a.tar.gz linux-home-0793d75016d37e9873c58a82ab3e819b730a3e1a.zip |
add .nanorc
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,6 +30,9 @@ # Mintty !/.minttyrc +# Nano +!/.nanorc + # Python !/.pythonrc |