diff options
author | David Runge <david.runge@native-instruments.de> | 2018-11-24 13:53:36 +0100 |
---|---|---|
committer | David Runge <david.runge@native-instruments.de> | 2018-11-24 13:53:36 +0100 |
commit | 085e2b8c5aac532a2b40472ec781784084894c7f (patch) | |
tree | 5f001dff45068e464f5f55b5b6f42188b2d0ee1a /.gitignore | |
parent | 33b50e86e165f307b735c9742dbfc2e9fa64de30 (diff) | |
download | dotfiles-085e2b8c5aac532a2b40472ec781784084894c7f.tar.gz dotfiles-085e2b8c5aac532a2b40472ec781784084894c7f.tar.bz2 dotfiles-085e2b8c5aac532a2b40472ec781784084894c7f.tar.xz dotfiles-085e2b8c5aac532a2b40472ec781784084894c7f.zip |
.gitignore: Adding whackOS specific ignores.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,7 @@ # Files that might appear on external disk .Spotlight-V100 .Trashes +.Trash/ # Windows taken from: https://github.com/github/gitignore/blob/master/Global/Windows.gitignore # ---------------------------------------------------------------------------------------------- @@ -33,12 +34,15 @@ Session.vim # Files/folders that appear in my home # ---------------------------------------------------------------------------------------------- +Applications/ Desktop/ Documents/ Downloads/ Mail/ +Movies/ Music/ Pictures/ +Public/ Videos/ backup/ bin/pass2offlineimapc |