- fix.
[platform/framework/web/crosswalk.git] / src / xwalk / .gitignore
1 *.Makefile
2 *.gypcmd
3 *.mk
4 *.ncb
5 *.ninja
6 *.opensdf
7 *.props
8 *.pyc
9 *.rules
10 *.sdf
11 *.sln
12 *.suo
13 *.targets
14 *.user
15 *.vcproj
16 *.vcxproj
17 *.vcxproj.filters
18 *.vpj
19 *.vpw
20 *.vpwhistu
21 *.vtg
22 *.xcodeproj
23 *_proto.xml
24 *_proto_cpp.xml
25 *~
26 !Android.mk
27 .*.sw?
28 .classpath
29 .cproject
30 .gdb_history
31 .gdbinit
32 .metadata
33 .project
34 .pydevproject
35 # Settings directory for eclipse
36 .settings
37 project.properties
38 tags
39 Thumbs.db
40 cscope.*
41 Session.vim