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