Browse Source

配置文件中的.gitignore

master
wang1007152140 5 years ago
parent
commit
59cfb81311
  1. 151
      .gitignore
  2. 6
      .idea/vcs.xml
  3. 104
      .idea/workspace.xml

151
.gitignore

@ -0,0 +1,151 @@
# Created by .ignore support plugin (hsz.mobi)
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# 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.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
.pybuilder/
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# pytype static type analyzer
.pytype/
# Cython debug symbols
cython_debug/
### Example user template template
### Example user template
# IntelliJ project files
.idea
*.iml
out
gen
.gitignore

6
.idea/vcs.xml

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

104
.idea/workspace.xml

@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="90ffd80c-47db-491f-b3b5-fa3040706f3f" name="Default Changelist" comment="" />
<list default="true" id="90ffd80c-47db-491f-b3b5-fa3040706f3f" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -28,6 +30,9 @@
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="JsFlowSettings">
<service-enabled>true</service-enabled>
<exe-path />
@ -37,15 +42,15 @@
<component name="ProjectId" id="1e9oSpPGnBoUw9PeOg3jUxsRw8R" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../pythonwork" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="nodejs_package_manager_path" value="npm" />
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
@ -200,100 +205,21 @@
<workItem from="1600216786769" duration="5562000" />
<workItem from="1600303566749" duration="11863000" />
<workItem from="1600389231570" duration="7311000" />
<workItem from="1610931629789" duration="91000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
<option name="version" value="2" />
</component>
<component name="UnknownFeatures">
<option featureType="com.intellij.fileTypeFactory" implementationName="*.log" />
</component>
<component name="WindowStateProjectService">
<state x="621" y="337" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1596069848327">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="621" y="337" key="#com.intellij.fileTypes.FileTypeChooser/0.0.2048.1112@0.0.2048.1112" timestamp="1596069848327" />
<state x="630" y="189" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1595669950835">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="630" y="189" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1595669950835" />
<state x="667" y="131" key="#xdebugger.evaluate" timestamp="1599639939637">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="667" y="131" key="#xdebugger.evaluate/0.0.2048.1112@0.0.2048.1112" timestamp="1599639939637" />
<state width="1323" height="657" key="DebuggerActiveHint" timestamp="1597970555721">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1323" height="657" key="DebuggerActiveHint/0.0.2048.1112@0.0.2048.1112" timestamp="1597970555721" />
<state x="93" y="93" width="1862" height="926" key="DiffContextDialog" timestamp="1599289107195">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="93" y="93" width="1862" height="926" key="DiffContextDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1599289107195" />
<state x="705" y="200" key="FileChooserDialogImpl" timestamp="1600392310544">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="705" y="200" key="FileChooserDialogImpl/0.0.2048.1112@0.0.2048.1112" timestamp="1600392310544" />
<state width="1987" height="273" key="GridCell.Tab.0.bottom" timestamp="1600396548662">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1987" height="273" key="GridCell.Tab.0.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548662" />
<state width="1987" height="273" key="GridCell.Tab.0.center" timestamp="1600396548661">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1987" height="273" key="GridCell.Tab.0.center/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548661" />
<state width="1987" height="273" key="GridCell.Tab.0.left" timestamp="1600396548661">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1987" height="273" key="GridCell.Tab.0.left/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548661" />
<state width="1987" height="273" key="GridCell.Tab.0.right" timestamp="1600396548661">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1987" height="273" key="GridCell.Tab.0.right/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548661" />
<state width="1987" height="345" key="GridCell.Tab.1.bottom" timestamp="1600395665879">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1987" height="345" key="GridCell.Tab.1.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665879" />
<state width="1987" height="345" key="GridCell.Tab.1.center" timestamp="1600395665878">
<screen x="0" y="0" width="2048" height="1112" />
<state x="52" y="0" key="SettingsEditor" timestamp="1610931726817">
<screen x="0" y="0" width="1366" height="728" />
</state>
<state width="1987" height="345" key="GridCell.Tab.1.center/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665878" />
<state width="1987" height="345" key="GridCell.Tab.1.left" timestamp="1600395665878">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1987" height="345" key="GridCell.Tab.1.left/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665878" />
<state width="1987" height="345" key="GridCell.Tab.1.right" timestamp="1600395665879">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1987" height="345" key="GridCell.Tab.1.right/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665879" />
<state x="220" y="55" key="SettingsEditor" timestamp="1598229496462">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="220" y="55" key="SettingsEditor/0.0.2048.1112@0.0.2048.1112" timestamp="1598229496462" />
<state x="610" y="172" width="810" height="786" key="StructurePopup" timestamp="1598232790302">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="610" y="172" width="810" height="786" key="StructurePopup/0.0.2048.1112@0.0.2048.1112" timestamp="1598232790302" />
<state width="1214" height="590" key="XDebugger.FullValuePopup" timestamp="1600394863845">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state width="1214" height="590" key="XDebugger.FullValuePopup/0.0.2048.1112@0.0.2048.1112" timestamp="1600394863845" />
<state x="369" y="171" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2" timestamp="1594281494706">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="369" y="171" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2/0.0.2048.1112@0.0.2048.1112" timestamp="1594281494706" />
<state x="1084" y="11" width="964" height="1101" key="find.popup" timestamp="1600392005965">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="1084" y="11" width="964" height="1101" key="find.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1600392005965" />
<state x="517" y="0" width="1009" height="1108" key="search.everywhere.popup" timestamp="1598863733612">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="517" y="0" width="1009" height="1108" key="search.everywhere.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1598863733612" />
<state x="780" y="249" key="svn.repositoryBrowser" timestamp="1595325296659">
<screen x="0" y="0" width="2048" height="1112" />
</state>
<state x="780" y="249" key="svn.repositoryBrowser/0.0.2048.1112@0.0.2048.1112" timestamp="1595325296659" />
<state x="52" y="0" key="SettingsEditor/0.0.1366.728@0.0.1366.728" timestamp="1610931726817" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
@ -434,7 +360,7 @@
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<SUITE FILE_PATH="coverage/demo1$chacewangSpider1.coverage" NAME="chacewangSpider1 Coverage Results" MODIFIED="1597805689998" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/demo1/spiders" />
<SUITE FILE_PATH="coverage/demo1$test.coverage" NAME="test Coverage Results" MODIFIED="1594782961016" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/demo1" />
<SUITE FILE_PATH="coverage/demo1$main.coverage" NAME="main Coverage Results" MODIFIED="1600396548656" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/demo1" />
<SUITE FILE_PATH="coverage/demo1$test.coverage" NAME="test Coverage Results" MODIFIED="1594782961016" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/demo1" />
</component>
</project>
Loading…
Cancel
Save