forked from DataDog/integrations-extras
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed everything but Neo4j integration
- Loading branch information
Showing
439 changed files
with
2 additions
and
19,326 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Sorry, something went wrong. |
||
.vscode/* |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
this should not be ignored, it' used by github for docs and pr templates etc 💪 @Kefa7y