Add .gradle into .gitignore.

This commit is contained in:
GU Yu (Byron) 2016-01-29 01:23:45 +08:00
parent c7c983b733
commit 06ef76631c

1
.gitignore vendored
View File

@ -72,3 +72,4 @@ samples/client/petstore/python/dev-requirements.txt.log
samples/client/petstore/csharp/SwaggerClientTest/bin/Debug/
samples/client/petstore/csharp/SwaggerClientTest/obj/Debug/
**/.gradle/