Compare commits

..

No commits in common. "cafa35cff7dd8908cf7b9a008e1dee1b7f6bae39" and "9e87a5fbaa120bb592c9431c18b6494190597102" have entirely different histories.

2 changed files with 0 additions and 63 deletions

63
.gitignore vendored
View File

@ -1,63 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
#Gitfiles
.*
# C extensions
*.so
# Distribution / packaging
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
# Django stuff:
*.log
*.pot
# Sphinx documentation
docs/_build/

0
k.py
View File