v8/.gitignore
2009-08-05 11:52:59 +00:00

22 lines
181 B
Plaintext

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