diff options
author | Bartosz Dziewoński <matma.rex@gmail.com> | 2013-12-27 21:23:20 +0000 |
---|---|---|
committer | Bartosz Dziewoński <matma.rex@gmail.com> | 2013-12-27 21:23:20 +0000 |
commit | bbebcb4bbf9f677e484df6269c4711f461b2203e (patch) | |
tree | 36bbb0bffd06e5ff8abba539ebf6a1fe6f290d7f /skins/.gitignore | |
parent | d21381021658079720ce1a9aa9f0e989d8dd358e (diff) | |
download | mediawikicore-bbebcb4bbf9f677e484df6269c4711f461b2203e.tar.gz mediawikicore-bbebcb4bbf9f677e484df6269c4711f461b2203e.zip |
Revert "Add .gitignore to the /skins directory"
New skin files (images etc.) seem to be matches by these
rules. I'm going to revert this for now since it's annoying,
feel free to resubmit a .gitignore that works.
This reverts commit d21381021658079720ce1a9aa9f0e989d8dd358e.
Change-Id: I77655ea4ba3ddb5941e1e423ad766be20479247f
Diffstat (limited to 'skins/.gitignore')
-rw-r--r-- | skins/.gitignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/skins/.gitignore b/skins/.gitignore deleted file mode 100644 index 143a107204a4..000000000000 --- a/skins/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -* -!cologneblue -!CologneBlue.php -!common -!modern -!Modern.php -!monobook -!MonoBook.php -!vector -!Vector.php -!.gitignore |