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