Commit d3e2dd5ea174cb14905a5ab48e3b97bcf9f0b97e

nulltoken 2010-12-04T14:04:12

Fixed .gitignore typo.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.gitignore b/.gitignore
index f4d27f6..9f464e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,5 +17,5 @@ msvc/Debug/
 msvc/Release/
 *.suo
 *.user
-*sdf
+*.sdf
 *.opensdf
\ No newline at end of file