Commit 49041e78f24f9d455d977bb6eb8fc9d9561569c8

Sebastian Schuberth 2011-05-18T16:01:01

Fix mixed line endings in .gitignore

diff --git a/.gitignore b/.gitignore
index ddff317..cde2aa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-
 /apidocs
 /trash-*.exe
 /libgit2.pc
@@ -13,10 +12,10 @@
 .waf*
 build/
 tests/tmp/
-msvc/Debug/
-msvc/Release/
-*.suo
-*.user
-*.sdf
+msvc/Debug/
+msvc/Release/
+*.suo
+*.user
+*.sdf
 *.opensdf
 .DS_Store