Commit 0186a318 authored by Philippe Valfok's avatar Philippe Valfok

removendo arquivo que não pertence ao projeto

parent 703a7f8f
{
"auto_complete":
{
"selected_items":
[
[
"data",
"database_url\tstatement"
],
[
"url",
"urlparse\tfunction"
],
[
"cr",
"criar_droplet\tfunction"
],
[
"se",
"set_status"
],
[
"drop",
"droplet_status\tstatement"
],
[
"crea",
"create_droplet_pipeline\tmodule"
],
[
"djan",
"django_rq\tmodule"
],
[
"TIME",
"TIME_ZONE\tstatement"
],
[
"chave",
"chave_ssh"
],
[
"verbo",
"verbose_name_plural"
],
[
"str",
"__str__"
],
[
"def",
"default"
]
]
},
"buffers":
[
{
"file": "docker-compose.yml",
"settings":
{
"buffer_size": 1145,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": "Dockerfile",
"settings":
{
"buffer_size": 784,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": ".dockerignore",
"settings":
{
"buffer_size": 5,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": "src/settings/base.py",
"settings":
{
"buffer_size": 2093,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": "Pipfile",
"settings":
{
"buffer_size": 369,
"line_ending": "Unix"
}
},
{
"file": "Pipfile.lock",
"settings":
{
"buffer_size": 15588,
"line_ending": "Unix"
}
},
{
"file": "src/backend/core/models/cliente.py",
"settings":
{
"buffer_size": 1823,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": "/home/infatec/do_ssh.py",
"settings":
{
"buffer_size": 253,
"encoding": "UTF-8",
"line_ending": "Unix"
}
}
],
"build_system": "",
"build_system_choices":
[
],
"build_varint": "",
"command_palette":
{
"height": 392.0,
"last_filter": "refre",
"selected_items":
[
[
"refre",
"Project: Refresh Folders"
],
[
"vtsb",
"View: Toggle Side Bar"
],
[
"toggle mnu",
"View: Toggle Menu"
],
[
"ssym",
"Set Syntax: YAML"
],
[
"ssdjan",
"Set Syntax: Python (Django)"
],
[
"tm",
"HTML: Encode Special Characters"
],
[
"tside",
"View: Toggle Side Bar"
],
[
"lower",
"Convert Case: Lower Case"
],
[
"tme",
"View: Toggle Menu"
],
[
"pep8",
"Anaconda: Autoformat PEP8 Errors"
],
[
"tsb",
"View: Toggle Status Bar"
],
[
"to",
"View: Toggle Open Files in Side Bar"
],
[
"files",
"View: Toggle Open Files in Side Bar"
],
[
"file icon",
"A File Icon: Settings"
],
[
"ip",
"Package Control: Install Package"
],
[
"theme",
"UI: Select Theme"
],
[
"pcip",
"Package Control: Install Package"
],
[
"insta",
"Package Control: Install Package"
]
],
"width": 497.0
},
"console":
{
"height": 130.0,
"history":
[
"import urllib.request,os,hashlib; h = '6f4c264a24d933ce70df5dedcf1dcaee' + 'ebe013ee18cced0ef93d5f746d80ef60'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)"
]
},
"distraction_free":
{
"menu_visible": true,
"show_minimap": false,
"show_open_files": false,
"show_tabs": false,
"side_bar_visible": false,
"status_bar_visible": false
},
"expanded_folders":
[
"/home/infatec/infatec_mega/diario_manager",
"/home/infatec/infatec_mega/diario_manager/compose",
"/home/infatec/infatec_mega/diario_manager/config",
"/home/infatec/infatec_mega/diario_manager/scripts",
"/home/infatec/infatec_mega/diario_manager/src",
"/home/infatec/infatec_mega/diario_manager/src/backend",
"/home/infatec/infatec_mega/diario_manager/src/settings"
],
"file_history":
[
"/home/infatec/infatec_mega/diario_manager/src/backend/scripts/__init__.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/scripts/add_domain.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/scripts/run_add_domain.py",
"/home/infatec/infatec_mega/diario_manager/compose/run_django.sh",
"/home/infatec/infatec_mega/diario_manager/compose/run_django_rq.sh",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/models/configuracao.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/admin.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/urls.py",
"/home/infatec/infatec_mega/diario_manager/src/settings/base.py",
"/home/infatec/infatec_mega/diario_manager/src/manage.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/models/cliente.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/tasks.py",
"/home/infatec/infatec_mega/diario_manager/src/settings.ini",
"/home/infatec/infatec_mega/diario_manager/src/settings/__init__.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/__init__.py",
"/home/infatec/infatec_mega/diario_manager/docker-compose.yml",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/models/__init__.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/signals.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/celery.py",
"/home/infatec/infatec_mega/diario_manager/src/settings/celery.py",
"/home/infatec/infatec_mega/diario_manager/.gitignore",
"/home/infatec/infatec_mega/diario_manager/src/config.env",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/models/chave_ssh.py",
"/home/infatec/infatec_mega/diario_manager/src/backend/core/models.py",
"/home/infatec/infatec_mega/diario_manager/config/requirements/production.pip",
"/home/infatec/deploy_manager.groovy",
"/home/infatec/deploy_manager2.groovy",
"/home/infatec/rastreia.py",
"/home/infatec/.config/sublime-text-3/Packages/User/Anaconda.sublime-settings",
"/home/infatec/.config/sublime-text-3/Packages/Anaconda/Anaconda.sublime-settings",
"/home/infatec/.config/sublime-text-3/Packages/User/Plain text.sublime-settings",
"/home/infatec/.zshrc"
],
"find":
{
"height": 21.0
},
"find_in_files":
{
"height": 0.0,
"where_history":
[
]
},
"find_state":
{
"case_sensitive": false,
"find_history":
[
"RUN set -ex && ",
" networks:\n - app-tier",
"SiteConfiguration",
"line",
"pep8"
],
"highlight": true,
"in_selection": false,
"preserve_case": false,
"regex": false,
"replace_history":
[
],
"reverse": false,
"show_context": true,
"use_buffer2": true,
"whole_word": false,
"wrap": true
},
"groups":
[
{
"selected": 7,
"sheets":
[
{
"buffer": 0,
"file": "docker-compose.yml",
"semi_transient": false,
"settings":
{
"buffer_size": 1145,
"regions":
{
},
"selection":
[
[
856,
856
]
],
"settings":
{
"history_list_is_closing": true,
"syntax": "Packages/YAML/YAML.sublime-syntax",
"tab_size": 2,
"translate_tabs_to_spaces": true
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 2,
"type": "text"
},
{
"buffer": 1,
"file": "Dockerfile",
"semi_transient": false,
"settings":
{
"buffer_size": 784,
"regions":
{
},
"selection":
[
[
298,
298
]
],
"settings":
{
"syntax": "Packages/Text/Plain text.tmLanguage"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 1,
"type": "text"
},
{
"buffer": 2,
"file": ".dockerignore",
"semi_transient": false,
"settings":
{
"buffer_size": 5,
"regions":
{
},
"selection":
[
[
5,
5
]
],
"settings":
{
"syntax": "Packages/Text/Plain text.tmLanguage"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 6,
"type": "text"
},
{
"buffer": 3,
"file": "src/settings/base.py",
"semi_transient": false,
"settings":
{
"buffer_size": 2093,
"regions":
{
},
"selection":
[
[
1502,
1502
]
],
"settings":
{
"auto_complete_triggers":
[
{
"characters": ".",
"selector": "source.python - string - comment - constant.numeric"
},
{
"characters": ".",
"selector": "source.python - string - constant.numeric"
}
],
"syntax": "Packages/Djaneiro/Syntaxes/Python Django.tmLanguage",
"tab_size": 4,
"translate_tabs_to_spaces": true
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 7,
"type": "text"
},
{
"buffer": 4,
"file": "Pipfile",
"semi_transient": false,
"settings":
{
"buffer_size": 369,
"regions":
{
},
"selection":
[
[
353,
353
]
],
"settings":
{
"syntax": "Packages/Text/Plain text.tmLanguage"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 5,
"type": "text"
},
{
"buffer": 5,
"file": "Pipfile.lock",
"semi_transient": false,
"settings":
{
"buffer_size": 15588,
"regions":
{
},
"selection":
[
[
0,
0
]
],
"settings":
{
"syntax": "Packages/Text/Plain text.tmLanguage",
"tab_size": 4,
"translate_tabs_to_spaces": true
},
"translation.x": 0.0,
"translation.y": 1782.0,
"zoom_level": 1.0
},
"stack_index": 4,
"type": "text"
},
{
"buffer": 6,
"file": "src/backend/core/models/cliente.py",
"semi_transient": false,
"settings":
{
"buffer_size": 1823,
"regions":
{
},
"selection":
[
[
1600,
1604
]
],
"settings":
{
"auto_complete_triggers":
[
{
"characters": ".",
"selector": "source.python - string - comment - constant.numeric"
},
{
"characters": ".",
"selector": "source.python - string - constant.numeric"
},
{
"characters": ".",
"selector": "source.python - string - constant.numeric"
}
],
"syntax": "Packages/Djaneiro/Syntaxes/Python Django.tmLanguage",
"tab_size": 4,
"translate_tabs_to_spaces": true
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 3,
"type": "text"
},
{
"buffer": 7,
"file": "/home/infatec/do_ssh.py",
"semi_transient": false,
"settings":
{
"buffer_size": 253,
"regions":
{
},
"selection":
[
[
253,
253
]
],
"settings":
{
"auto_complete_triggers":
[
{
"characters": ".",
"selector": "source.python - string - comment - constant.numeric"
},
{
"characters": ".",
"selector": "source.python - string - constant.numeric"
}
],
"syntax": "Packages/Djaneiro/Syntaxes/Python Django.tmLanguage"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 0,
"type": "text"
}
]
}
],
"incremental_find":
{
"height": 21.0
},
"input":
{
"height": 50.0
},
"layout":
{
"cells":
[
[
0,
0,
1,
1
]
],
"cols":
[
0.0,
1.0
],
"rows":
[
0.0,
1.0
]
},
"menu_visible": false,
"output.find_results":
{
"height": 0.0
},
"pinned_build_system": "",
"project": "manager.sublime-project",
"replace":
{
"height": 38.0
},
"save_all_on_build": true,
"select_file":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
[
"docker",
"docker-compose.yml"
],
[
"modelsinit",
"src/backend/core/models/__init__.py"
],
[
"clie",
"src/backend/core/models/cliente.py"
],
[
"confi",
"src/backend/core/models/configuracao.py"
],
[
"tas",
"src/backend/core/tasks.py"
]
],
"width": 0.0
},
"select_project":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
],
"width": 0.0
},
"select_symbol":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
],
"width": 0.0
},
"selected_group": 0,
"settings":
{
},
"show_minimap": false,
"show_open_files": false,
"show_tabs": true,
"side_bar_visible": true,
"side_bar_width": 292.0,
"status_bar_visible": true,
"template_settings":
{
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment