Fix mixed line endings in .gitignore

This commit is contained in:
Sebastian Schuberth 2011-05-18 16:01:01 +02:00
parent c9662061f2
commit 49041e78f2

11
.gitignore vendored
View File

@ -1,4 +1,3 @@
/apidocs /apidocs
/trash-*.exe /trash-*.exe
/libgit2.pc /libgit2.pc
@ -13,10 +12,10 @@
.waf* .waf*
build/ build/
tests/tmp/ tests/tmp/
msvc/Debug/ msvc/Debug/
msvc/Release/ msvc/Release/
*.suo *.suo
*.user *.user
*.sdf *.sdf
*.opensdf *.opensdf
.DS_Store .DS_Store