more gitignores for Windows

This commit is contained in:
Matthew Flatt 2010-07-06 06:14:56 -06:00
parent 1e40e72652
commit 77c615898a
3 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,4 @@
# MSVC build directory:
*/Release
*/Debug
*/*.user

2
src/worksp/gracket/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
gracket.ncb
gracket.suo

2
src/worksp/racket/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
racket.ncb
racket.suo