summaryrefslogtreecommitdiff
path: root/deps/v8/.gitignore
blob: 974628d884761df017928f008049c5f6a6951a0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*.a
*.exe
*.lib
*.log
*.map
*.mk
*.ncb
*.pyc
*.scons*
*.suo
*.user
*.xcodeproj
*.idb
*.pdb
#*#
*~
.cpplint-cache
d8
d8_g
shell
shell_g
/obj/
/tools/visual_studio/Debug
/tools/visual_studio/Release
/xcodebuild/
TAGS