diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 32 |
1 files changed, 25 insertions, 7 deletions
@@ -1,7 +1,25 @@ -/.bash_history -/.lesshst -/.python_history -/.rnd -/.ssh/ -/.vim/ -/.viminfo +* + +!/.gitattributes +!/.gitconfig +!/.gitignore + +!/.LICENSE.txt +!/.README.md + +!/.appdata/ + +!/.bash_profile +!/.bash_utils/ +!/.bashrc +!/.inputrc +!/.profile + +!/.fonts.conf + +!/.minttyrc + +!/.pythonrc + +!/.vimrc +!/.vimtmp/ |