diff options
author | David Runge <david.runge@frqrec.com> | 2014-10-02 12:55:41 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-10-02 12:55:41 +0200 |
commit | 40f53a772c0af9272c9a2ec162f0a75f6266c496 (patch) | |
tree | be42d3af31ae80856bd1382b5249cfb2bc510ea7 | |
parent | 1a6a1db567dc0c21cfe68b76d0394caa85e4e013 (diff) | |
download | dotfiles-40f53a772c0af9272c9a2ec162f0a75f6266c496.tar.gz dotfiles-40f53a772c0af9272c9a2ec162f0a75f6266c496.tar.bz2 dotfiles-40f53a772c0af9272c9a2ec162f0a75f6266c496.tar.xz dotfiles-40f53a772c0af9272c9a2ec162f0a75f6266c496.zip |
Adding further ignores for arduino and processing settings folder
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,6 +54,8 @@ svn/ .Xauthority .android/ .aprc +.arduino/console +.arduino/recent.txt .armagetronad/ .audacity-data/ .avidemux/ @@ -278,6 +280,8 @@ svn/ .pip/ .pki/ .profile +.processing/console +.processing/recent.txt .pryrc .pulse .pulse-cookie |