winpty/.gitignore
Ryan Prichard 91ccab1443 Add a gyp project that can build winpty-agent and libwinpty.dll with MSVC.
Peter Rekdal submitted the original version of this file.  I made some
minor changes.

Update the .gitignore file to ignore files generated by building winpty
with MSVC.
2012-12-20 04:20:09 -08:00

14 lines
125 B
Plaintext

*.o
*.d
*.exe
*.dll
*.sln
*.suo
*.vcxproj
*.vcxproj.filters
Default
winpty.sdf
winpty.opensdf
config-mingw.mk
config-unix.mk