6 Star 18 Fork 4

Gitee 极速下载/iLogtail

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/alibaba/ilogtail
克隆/下载
.gitignore 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
张张 提交于 2023-12-24 22:48 . support V2 config (#1188)
### VSCode
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix
# Dev Container
.devcontainer/
### GoLand
.idea
### MacOS
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
### Common
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.a
*.lib
# Executables
*.exe
*.out
*.app
### C++
# Prerequisites
*.d
# Compiled Object files
*.o
*.obj
# CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
# Custom
/build/
core/build/
core/log_pb/*.pb.*
core/common/Version.cpp
!/Makefile
# Enterprise
core/installer/public/
core/unittest/ut.output/
core/test/**/report/
### Go
# Test binary, built with `go test -c`
*.test
# Dependency directories (remove the comment below to include it)
vendor/
# Go workspace file
go.work
go.work.sum
# Profile
*.prof
# Coverage
.coretestCoverage.txt
.testCoverage.txt
e2e-engine-coverage.txt
# Plugin
plugins/all/
/external_plugins.yml
*.go.mod
*.go.mod.sum
# Custom
plugin_logger.xml
### E2E
/*-test/
### License
find_licenses/
license_coverage.txt
### Others
*.bak
/bin/
/output/
/generated_files/
/dist/
/tags/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/iLogtail.git
git@gitee.com:mirrors/iLogtail.git
mirrors
iLogtail
iLogtail
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385