commit fa2fd2f7efa608df989f83e25840ed986c2a8d1f parent d107d610205d361d6da7115d381aa8bc9e81fb4f Author: Brian Swetland <swetland@frotz.net> Date: Thu, 31 Jan 2013 15:48:37 -0800 ignore all the droppings Diffstat:
M | .gitignore | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -3,4 +3,6 @@ x64 *.sdf *.suo -*.vcxproj.* -\ No newline at end of file +*.vcxproj.* +Debug +*.opensdf +\ No newline at end of file