diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -38,9 +38,10 @@ Downloads/ Dropbox/ Music/ Pictures/ +Videos/ +backup/ git/ ownCloud/ -Videos/ .ICEauthority .Osmos/ @@ -57,6 +58,7 @@ Videos/ .bash_logout .bash_profile .bashrc +.bundle/ .bzr.log .cache/ .calfrc @@ -158,10 +160,12 @@ Videos/ .gstreamer-0.10/ .gtickrc .h264enc/ +.htoprc .hugin .icedtea/ .inkscape/ .inputrc +.irssi/ .iscan_preference .jackdrc .java/ @@ -213,7 +217,7 @@ Videos/ .mpd/sticker.sql .mpdscribble/ .mplayer/ -.mysql/ +.mysql* .ncftp/ .neocomplcache/ .neocomplete/ @@ -227,6 +231,7 @@ Videos/ .pip/ .pki/ .processing/ +.profile .pryrc .pulse-cookie .python-eggs/ @@ -290,4 +295,3 @@ Videos/ .zprofile .zshenv .zshrc -yankring_history_v2.txt |