summaryrefslogtreecommitdiff
path: root/lib/php-youtube-api/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'lib/php-youtube-api/.gitignore')
-rw-r--r--lib/php-youtube-api/.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/php-youtube-api/.gitignore b/lib/php-youtube-api/.gitignore
new file mode 100644
index 0000000..857767d
--- /dev/null
+++ b/lib/php-youtube-api/.gitignore
@@ -0,0 +1,18 @@
+### /Users/jason/.gitignore-boilerplates/Global/OSX.gitignore
+
+.DS_Store
+.AppleDouble
+.LSOverride
+Icon
+
+
+# Thumbnails
+._*
+
+# Files that might appear on external disk
+.Spotlight-V100
+.Trashes
+
+# Composer
+vendor
+local \ No newline at end of file