summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Schuberth <sschuberth@gmail.com>2011-05-18 16:01:01 +0200
committerSebastian Schuberth <sschuberth@gmail.com>2011-05-18 17:31:11 +0200
commit49041e78f24f9d455d977bb6eb8fc9d9561569c8 (patch)
tree8d19e70b471bc8903fa568cc301b4920c9e96e4f /.gitignore
parentc9662061f25ea51f39018a278b98c9a9b4410e84 (diff)
downloadlibgit2-49041e78f24f9d455d977bb6eb8fc9d9561569c8.tar.gz
Fix mixed line endings in .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 5 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index ddff317f6..cde2aa687 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