diff options
author | David Runge <david.runge@frqrec.com> | 2014-04-09 02:36:43 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-04-09 02:36:43 +0200 |
commit | 27cc256032ca9c5a34fb7e9f7686134b929c525d (patch) | |
tree | fc5a4d33bb8f30be1bcb1858c59d7669ebfff235 | |
parent | dc5826953625913646d40aa73c1d97091376c787 (diff) | |
download | dotfiles-27cc256032ca9c5a34fb7e9f7686134b929c525d.tar.gz dotfiles-27cc256032ca9c5a34fb7e9f7686134b929c525d.tar.bz2 dotfiles-27cc256032ca9c5a34fb7e9f7686134b929c525d.tar.xz dotfiles-27cc256032ca9c5a34fb7e9f7686134b929c525d.zip |
Adding giev specific folders and files 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 |