Refactor container ignores

This commit is contained in:
Tom Price
2015-09-09 17:00:22 +01:00
parent 4b6e05d11c
commit d048f48740

9
.gitignore vendored
View File

@@ -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