From 294bc87e767c848d641a4d1a0a2a82c4089b6292 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Sat, 3 Feb 2018 03:04:43 +0100 Subject: [PATCH] =?UTF-8?q?Configuraci=C3=B3n=20de=20la=20base=20de=20dato?= =?UTF-8?q?s=20para=20el=20entorno=20de=20desarrollo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b9296a8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +config/database.yml +