From e16f33802ba62ad3e27f5697b2ac613eb0348d32 Mon Sep 17 00:00:00 2001 From: Kris Lamoureux Date: Thu, 24 Oct 2019 18:34:59 -0400 Subject: [PATCH] Added a method to add production files --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 8000dd9..3b00433 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ .vagrant +/*.yml +/*.yaml +/prod/ +/production/ +/stage/ +/staging/ +!moxie.yml