diff options
author | Frédéric Guillot <contact@fredericguillot.com> | 2014-02-21 16:49:23 -0500 |
---|---|---|
committer | Frédéric Guillot <contact@fredericguillot.com> | 2014-02-21 16:49:23 -0500 |
commit | 03c380217afd991288764392a6587d261708d48b (patch) | |
tree | e9dcf2c3dae4508ee95d637b434ef09860064593 /.gitignore | |
parent | a42403ee458f4731bc3e9f7219030091b920dd17 (diff) | |
parent | d95598a86f0f7e9b9db8eb3b1aa1d765bede4fc2 (diff) |
Merge branch 'master' of https://github.com/mathgl67/kanboard
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -40,5 +40,10 @@ Thumbs.db *.lock *.out +# Vagrant # +########### + +.vagrant + # App specific # ################ |