v8/.gitignore
lrn@chromium.org 292323b355 X64: Fix bugs affecting Win64.
Increase stack space on Win64 sample and cctest executables.

Review URL: http://codereview.chromium.org/264047


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3056 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-10-13 10:56:13 +00:00

26 lines
200 B
Plaintext

*.a
*.exe
*.lib
*.log
*.map
*.mk
*.ncb
*.pyc
*.scons*
*.suo
*.user
*.xcodeproj
*.idb
*.pdb
#*#
*~
d8
d8_g
shell
shell_g
/obj/
/tools/visual_studio/Debug
/tools/visual_studio/Release
/xcodebuild/
TAGS