summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortill <till@php.net>2012-10-27 20:25:12 +0200
committertill <till@php.net>2012-10-27 20:25:12 +0200
commit5578ac860793ca25eba6a33681b22e3d096d1ec7 (patch)
treecc5ed180fe8472a438018e0b3b292fbf8a5bdb88 /.gitignore
parentac1dd014ad5c5f76f4c2998b31710471910024df (diff)
Ignore sample plugin!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 511a09a00..339031096 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,9 @@ temp/*
config/*
plugins/*/config.inc.php
+# this is for the sample plugin (via composer)
+plugins/rcsample
+
# composer-related
composer.json
composer.phar