From: huji Date: Tue, 8 Oct 2013 23:42:55 +0000 (-0400) Subject: Add .gitignore to the /skins directory X-Git-Tag: 1.31.0-rc.0~17487^2~1 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/?a=commitdiff_plain;h=d21381021658079720ce1a9aa9f0e989d8dd358e;p=lhc%2Fweb%2Fwiklou.git Add .gitignore to the /skins directory To make it easier to work on extensions. Bug: 55486 Change-Id: I92d70ba851970cbc147598d76809d845c3b43c6b --- diff --git a/skins/.gitignore b/skins/.gitignore new file mode 100644 index 0000000000..143a107204 --- /dev/null +++ b/skins/.gitignore @@ -0,0 +1,11 @@ +* +!cologneblue +!CologneBlue.php +!common +!modern +!Modern.php +!monobook +!MonoBook.php +!vector +!Vector.php +!.gitignore