Protobuf: modified .gitignore files to ignore some local artifacts
This commit is contained in:
@@ -21,3 +21,8 @@ gradle-app.setting
|
||||
# Cache of project
|
||||
.gradletasknamecache
|
||||
|
||||
# local project files
|
||||
lib/
|
||||
.idea/
|
||||
proto/compiler/protoc-artifacts
|
||||
proto/compiler/tests
|
||||
Reference in New Issue
Block a user