mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
691 B
52 lines
691 B
[Ll]ibrary/ |
|
[Tt]emp/ |
|
[Oo]bj/ |
|
[Bb]uild/ |
|
[Bb]uilds/ |
|
[Ll]ogs/ |
|
|
|
# Never ignore Asset meta data |
|
![Aa]ssets/**/*.meta |
|
|
|
# Uncomment this line if you wish to ignore the asset store tools plugin |
|
# [Aa]ssets/AssetStoreTools* |
|
|
|
# Visual Studio cache directory |
|
.vs/ |
|
|
|
# Gradle cache directory |
|
.gradle/ |
|
|
|
# Autogenerated VS/MD/Consulo solution and project files |
|
ExportedObj/ |
|
.consulo/ |
|
*.csproj |
|
*.unityproj |
|
*.sln |
|
*.suo |
|
*.tmp |
|
*.user |
|
*.userprefs |
|
*.pidb |
|
*.booproj |
|
*.svd |
|
*.pdb |
|
*.mdb |
|
*.opendb |
|
*.VC.db |
|
|
|
# Unity3D generated meta files |
|
*.pidb.meta |
|
*.pdb.meta |
|
*.mdb.meta |
|
|
|
# Unity3D generated file on crash reports |
|
sysinfo.txt |
|
|
|
# Builds |
|
*.apk |
|
*.unitypackage |
|
|
|
# Crashlytics generated file |
|
crashlytics-build.properties |
|
|
|
|