summaryrefslogtreecommitdiff
path: root/vendor/jonahgeorge/jaeger-client-php/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/jonahgeorge/jaeger-client-php/.gitignore')
-rw-r--r--vendor/jonahgeorge/jaeger-client-php/.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/jonahgeorge/jaeger-client-php/.gitignore b/vendor/jonahgeorge/jaeger-client-php/.gitignore
new file mode 100644
index 000000000..07dc555db
--- /dev/null
+++ b/vendor/jonahgeorge/jaeger-client-php/.gitignore
@@ -0,0 +1,17 @@
+# Please do not use this ignore file to define platform specific files.
+#
+# For these purposes create a global .gitignore file, which is a list of rules
+# for ignoring files in every Git repository on your computer.
+#
+# https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
+
+jaeger-idl
+vendor
+
+composer.lock
+composer.phar
+
+jaeger-client-php.iml
+
+phpunit.xml
+phpcs.xml