diff options
Diffstat (limited to 'examples/php/.gitignore')
-rw-r--r-- | examples/php/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/php/.gitignore b/examples/php/.gitignore new file mode 100644 index 0000000000..d8a7996ab3 --- /dev/null +++ b/examples/php/.gitignore @@ -0,0 +1,2 @@ +composer.lock +vendor/ |