Skip to content

Commit

Permalink
Removed everything but Neo4j integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kefa7y committed Dec 22, 2018
1 parent 9b8f8ed commit d192d67
Show file tree
Hide file tree
Showing 439 changed files with 2 additions and 19,326 deletions.
95 changes: 2 additions & 93 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,93 +1,2 @@
# We don't want this to get too large,
# so don't put anything in here that's not either
# specific to this project or a common problem

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
venv/
embedded/
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
*.zip
Gemfile.lock
# 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
setuptools-*.zip

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Django stuff:
*.log

# Sphinx documentation
docs/_build/

# PyBuilder
target/

#Ipython Notebook
.ipynb_checkpoints

#sdk collateral
venv/
embedded/
.bundle/
Gemfile.lock
.ropeproject/

# rbenv ruby version file
.ruby-version

# temporary stuff
tmp
# redis tmp config
*.tmp
*.tmp.conf

# OS Specific
*.DS_Store
*.fuse_hidden*

datadog_checks_base/
.github/*

This comment has been minimized.

Copy link
@a-tokyo

a-tokyo Dec 26, 2018

Member

this should not be ignored, it' used by github for docs and pr templates etc 💪 @Kefa7y

.vscode/*
15 changes: 0 additions & 15 deletions .mention-bot

This file was deleted.

249 changes: 0 additions & 249 deletions .pylintrc

This file was deleted.

30 changes: 0 additions & 30 deletions .rubocop.yml

This file was deleted.

Loading

0 comments on commit d192d67

Please sign in to comment.