Files
rk35xx-android14/external/opencensus-java/.gitignore
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

47 lines
343 B
Plaintext

# Gradle
build
gradle.properties
.gradle
local.properties
out/
# Protobuf
gen_gradle
# Bazel
bazel-*
# Maven (proto)
target
# IntelliJ IDEA
.idea
*.iml
.editorconfig
# Eclipse
.classpath
.project
.settings
bin
# NetBeans
/.nb-gradle
/.nb-gradle-properties
# VS Code
.vscode
# OS X
.DS_Store
# Emacs
*~
\#*\#
# Vim
.swp
# Other
TAGS