winpty/.gitignore
Ryan Prichard 2ae966521e gyp improvements:
* Add a src/configurations.gypi file that can be included on the gyp
   command-line to enable 32-bit and 64-bit builds in the generated project
   files.

 * Make winpty.gyp work if gyp is run with Cygwin python.  It still works
   with normal python.
2015-12-29 18:33:55 -06:00

12 lines
125 B
Plaintext

*.sln
*.suo
*.vcxproj
*.vcxproj.filters
winpty.sdf
winpty.opensdf
/config.mk
/build
/ship/packages
/src/Default
/src/Release