r107873 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107872‎ | r107873 | r107874 >
Date:09:55, 3 January 2012
Author:hashar
Status:ok
Tags:
Comment:
git: add ignore file

This is the same as the svn:ignore property with the addition of '.svn'
Modified paths:
  • /trunk/phase3/.gitignore (added) (history)

Diff [purge]

Index: trunk/phase3/.gitignore
@@ -0,0 +1,17 @@
 2+.svn
 3+*~
 4+.classpath
 5+.idea
 6+.metadata*
 7+.project
 8+.settings
 9+AdminSettings.php
 10+LocalSettings.php
 11+StartProfiler.php
 12+cscope.files
 13+cscope.out
 14+favicon.ico
 15+nbproject*
 16+project.index
 17+static*
 18+tags

Status & tagging log