skins: Update .gitignore
authorKevin Israel <pleasestand@live.com>
Wed, 25 Jun 2014 23:04:53 +0000 (19:04 -0400)
committerKevin Israel <pleasestand@live.com>
Wed, 25 Jun 2014 23:11:47 +0000 (19:11 -0400)
... so symlinks to mediawiki/skins repos won't appear as "Untracked
files" and new files under common/, MonoBook/, and Vector/ will.

Change-Id: I31e81a51aafb6f00e5302531ed64d8f0c325929a

skins/.gitignore

index a35670e..1a9569f 100644 (file)
@@ -1,9 +1,5 @@
-*/
-!common/
-!common/*
-!monobook/
-!monobook/*
-!vector/
-!vector/*
-
-*.php
+/*
+!/common/
+!/MonoBook/
+!/Vector/
+!/.gitignore