From 1c8648b0070c4f85d6596c4ec5551212af30b796 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Sun, 23 Oct 2016 21:56:32 +0200 Subject: [PATCH] Easier branch switching --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6dec04c57..ad07b8f6f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,7 @@ target/* /target generated/ + +# Easier branch switching +springboot-petclinic-client/ +springboot-petclinic-server/