.gitignore
composer.phar
composer.lock
vendor/
extensions/
node_modules/
repo/tests/selenium/log/
easyrdf/
.idea/
.DS_Store
.eslintcache
selenium/configuration.yml
tests/browser/.idea
tests/browser/.bundle/*
tests/browser/config/config.yml
.api-testing.config.json
repo/rest-api/tests/mocha/helpers/.test-user-credentials.json
# Doxygen
docs/php
docs/*.tmp
# other docs
/docs/data-bridge-storybook/
/docs/tainted-ref-storybook/
/docs/data-bridge-dist-size/
/docs/tainted-ref-dist-size/
/docs/rest-api/
# Editors
*.kate-swp
*~
\#*#
.#*
.*.swp
.project
.buildpath
.classpath
.settings
cscope.files
cscope.out
*.orig
## NetBeans
nbproject*
project.index
## Sublime
sublime-*
sftp-config.json
# federated properties VM
build/federated-properties/vagrant/.vagrant
.vscode