diff options
author | Oliver Poignant <oliver@poignant.se> | 2016-03-08 22:50:12 +0100 |
---|---|---|
committer | Oliver Poignant <oliver@poignant.se> | 2016-03-08 22:50:12 +0100 |
commit | b0221b21f004c5d6916a7a90b2e5ec3047c0b5ea (patch) | |
tree | c580280445bc04795ff51348091464f29984b225 | |
parent | 045e34c3b75543e26460918079bbdd7991039ec2 (diff) | |
download | Git-Auto-Deploy-b0221b21f004c5d6916a7a90b2e5ec3047c0b5ea.zip Git-Auto-Deploy-b0221b21f004c5d6916a7a90b2e5ec3047c0b5ea.tar.gz Git-Auto-Deploy-b0221b21f004c5d6916a7a90b2e5ec3047c0b5ea.tar.bz2 |
Updated gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -64,3 +64,7 @@ GitAutoDeploy.conf.json .DS_Store ._.DS_Store .fuse* + +# Ignore +deb_dist +*.tar.gz |