aboutsummaryrefslogtreecommitdiff
path: root/files/.gitignore
blob: 20d679b7f25a90973f0524ca1302a727b498c092 (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
27
28
29
30
31
32
33
34
35
36
37
*.pyc
.landmines
pin-log.txt
/base
/build
/buildtools
/google_apis
/links
/links.db
/ios
/mojo
/native_client
/net
/out
/unit_test/out
/source/out
/sde-avx-sse-transition-out.txt
/testing
/third_party
/tools

# Files generated by CMake build
cmake_install.cmake
CMakeCache.txt
CMakeFiles/
yuvconvert
libgtest.a
libyuv.a
libyuv_unittest

# Files generated by winarm.mk build
libyuv_arm.lib
source/*.o

# Files generated by perf
perf.data
perf.data.old