shaka-packager/.gitignore

27 lines
563 B
Plaintext
Raw Normal View History

*.pyc
*~
.cproject
.project
.pydevproject
.repo
.settings
/out/
/packager/base/
/packager/build/
/packager/docs/
/packager/testing/gmock/
/packager/testing/gtest/
/packager/third_party/boringssl/src/
/packager/third_party/curl/source/
/packager/third_party/gflags/
/packager/third_party/gold/
/packager/third_party/icu/
/packager/third_party/llvm-build/
/packager/third_party/modp_b64/
/packager/third_party/openssl/
/packager/third_party/yasm/source/patched-yasm/
/packager/third_party/zlib/
/packager/tools/clang/
/packager/tools/gyp/
/packager/tools/valgrind/