diff options
author | Andreas Gohr <andi@splitbrain.org> | 2012-11-09 17:29:47 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-11-09 17:29:47 +0100 |
commit | c189f40b497af53aa16c5ff8f01383d848bc9ac3 (patch) | |
tree | 26f1b6c3921403fe8e21700d7aac9bf86a0cfb31 | |
parent | 311f46037b1df1d871dfc81f872191b21e44baf5 (diff) | |
download | rpg-c189f40b497af53aa16c5ff8f01383d848bc9ac3.tar.gz rpg-c189f40b497af53aa16c5ff8f01383d848bc9ac3.tar.bz2 |
another gitignore path
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d05f82856..c725108c4 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ !/lib/plugins/authldap !/lib/plugins/authmysql !/lib/plugins/authpgsql +!/lib/plugins/authplain !/lib/plugins/acl !/lib/plugins/config !/lib/plugins/info |