Fix ignore stmt

This commit is contained in:
ghubstan 2022-03-19 13:37:44 -03:00
parent 85e0b2c4f4
commit 69d916a67a
No known key found for this signature in database
GPG Key ID: E35592D6800A861E

2
.gitignore vendored
View File

@ -29,7 +29,7 @@ cli-examples/*.iml
java-examples/*.iml
java-examples/build
java-examples/.gradle
java-examples/proto/*.proto
java-examples/src/main/proto/*.proto
proto-downloader/*.iml
proto-downloader/*.proto
python-examples/*.iml