Web Animations: Don't set compositor pending when document has been detached
[blink.git] / .gitignore
blob63984925875e72da58841bbad8cde988d3b88b65
1 *.Makefile
2 *.mk
3 *.mode*
4 *.pbxuser
5 *.perspective*
6 *.pyc
7 .DS_Store
8 .directory
9 autoinstall.cache.d
11 # Ignore auto-generated files by VS2005 and VS2010.
12 *.ncb
13 *.opensdf
14 *.props
15 *.sdf
16 *.sln
17 *.suo
18 *.targets
19 *.vcproj
20 *.vcproj.*.user
21 *.vcxproj.user
22 *.vcxproj
23 *.vcxproj.filters
24 Source/core/make_core_generated.xml
26 # Ignore Eclipse project files
27 .project
28 .cproject
29 /.settings
31 # Ignore common tool auto-generated files.
32 .gdb_history
33 tags
35 .*.sw[a-p]
37 # For best performance, place rules for deep paths in the parent directory.
38 # For example: instead of placing Source/WebKit/chromium/WebKit.xcodeproj here,
39 # place WebKit.xcodeproj in Source/WebKit/chromium/.gitignore