mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-07-30 10:21:46 +08:00
Similar to other top-level projects, add AGENTS.md and GEMINI.md to encourage developers to keep these environment-specific configurations local. Change-Id: Ic6cbd498cc1ce9bd9cf16710930853ea60063e41 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/150071 Reviewed-by: Lei Zhang <thestig@chromium.org> Auto-Submit: Tom Sepez <tsepez@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
76 lines
1.2 KiB
Plaintext
76 lines
1.2 KiB
Plaintext
/base
|
|
/build
|
|
/buildtools
|
|
/compile_commands.json
|
|
/out
|
|
/testing/corpus
|
|
/testing/scripts/rust
|
|
/third_party/abseil-cpp
|
|
/third_party/android_toolchain
|
|
/third_party/brotli
|
|
/third_party/catapult
|
|
/third_party/clang-format
|
|
/third_party/cpu_features/src
|
|
/third_party/depot_tools
|
|
/third_party/dragonbox/src
|
|
/third_party/fast_float/src
|
|
/third_party/fp16/src
|
|
/third_party/freetype/src
|
|
/third_party/harfbuzz/src
|
|
/third_party/googletest/src
|
|
/third_party/highway/src
|
|
/third_party/icu
|
|
/third_party/instrumented_libs
|
|
/third_party/jinja2
|
|
/third_party/libc++/src
|
|
/third_party/libc++abi/src
|
|
/third_party/libunwind/src
|
|
/third_party/libjpeg_turbo
|
|
/third_party/libpng
|
|
/third_party/llvm
|
|
/third_party/llvm-build
|
|
/third_party/llvm-libc/src
|
|
/third_party/markupsafe
|
|
/third_party/nasm
|
|
/third_party/ninja
|
|
/third_party/rust
|
|
/third_party/rust-toolchain
|
|
/third_party/simdutf
|
|
/third_party/siso
|
|
/third_party/skia
|
|
/third_party/test_fonts
|
|
/third_party/zlib
|
|
/tools/clang
|
|
/tools/code_coverage
|
|
/tools/memory
|
|
/tools/resultdb
|
|
/tools/rust
|
|
/tools/skia_goldctl
|
|
/tools/win
|
|
/v8
|
|
/xcodebuild
|
|
/AGENTS.md
|
|
/GEMINI.md
|
|
# Generated by clangd.
|
|
/.cache/
|
|
.vscode/
|
|
.vscode-server/
|
|
.DS_Store
|
|
.gclient
|
|
.gclient_entries
|
|
.gdb_history
|
|
.gdbinit
|
|
.jetskicli
|
|
*.aps
|
|
*.filters
|
|
*.opensdf
|
|
*.pyc
|
|
*.sdf
|
|
*.sln
|
|
*.suo
|
|
*.user
|
|
*.vcxproj
|
|
*.xcodeproj
|
|
*~
|
|
|