From d0fe102dcdd48810acd4600e1f25be6a32c0bf9d Mon Sep 17 00:00:00 2001 From: Tom Price Date: Wed, 9 Sep 2015 17:00:22 +0100 Subject: [PATCH] Refactor container ignores --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e2883171..d31b5aa9 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,12 @@ var/ .installed.cfg *.egg +# Continer extras +.vagrant +_builds +_steps +_projects + # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. @@ -100,6 +106,3 @@ atlassian-ide-plugin.xml com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties -.vagrant -_builds -_steps