From: Antoine Musso Date: Thu, 10 Jan 2013 09:39:43 +0000 (+0100) Subject: ignore /.deploy used by git-deploy X-Git-Tag: 1.31.0-rc.0~21080^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%22id_auteur=%24connect_id_auteur%22%29%20.%20%22?a=commitdiff_plain;h=f456ac23502652a3d5526a92c1dc250bc73420b3;p=lhc%2Fweb%2Fwiklou.git ignore /.deploy used by git-deploy git-deploy writes a status file at the root of the working copy. We want to always ignore it. Change-Id: I4dbbce669ba4d194c3ce5568733bd27db51fd40e --- diff --git a/.gitignore b/.gitignore index a47a454f77..004ecf4f4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Repository management .svn +# git-deploy status file: +/.deploy + # Editors *.kate-swp *~