diff options
author | Patrick Simianer <p@simianer.de> | 2015-04-17 20:15:17 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-04-17 20:15:17 +0200 |
commit | 71014aaae16c2af12c34f48f82dc61e555aad022 (patch) | |
tree | 99490463dcc47a811bce3f1dd31b911db807cbfe | |
parent | 492ff6733e58861099bab772862799e800889400 (diff) |
ignore
-rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ .Xauthority .abook/ .aptitude/ +.bash* .cache .calendars/ .ccache @@ -30,9 +31,8 @@ .moc/softmixer .msmtprc .mutt/tmp/ -.mutt/muttrc -.mutt/private.rc -.mutt/work.rc +.my.cnf +.mysql_history .ncftp/ .net_profiles/ .netrc @@ -49,6 +49,7 @@ .pry_history .pythonhist .q3a/ +.qmail-* .ratpoison_history .serverauth.* .ssh/ |