git: add ignore file
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 3 Jan 2012 09:55:41 +0000 (09:55 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 3 Jan 2012 09:55:41 +0000 (09:55 +0000)
This is the same as the svn:ignore property with the addition of '.svn'

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d4db084
--- /dev/null
@@ -0,0 +1,17 @@
+.svn
+*~
+.classpath
+.idea
+.metadata*
+.project
+.settings
+AdminSettings.php
+LocalSettings.php
+StartProfiler.php
+cscope.files
+cscope.out
+favicon.ico
+nbproject*
+project.index
+static*
+tags