- Added list for ignored files (project files for VS.Php)
authorAlexander Ebert <ebert@woltlab.com>
Thu, 14 Jul 2011 16:57:54 +0000 (18:57 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 14 Jul 2011 16:57:54 +0000 (18:57 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..cf5701f
--- /dev/null
@@ -0,0 +1,5 @@
+\r
+*.sln\r
+*.phpproj\r
+*.puo\r
+*.suo
\ No newline at end of file