diff --git a/.gitignore b/.gitignore index a391a886..7eabc66d 100644 --- a/.gitignore +++ b/.gitignore @@ -34,16 +34,6 @@ test.md # Ignore the index file generated by lucene **/lucene-data/ -# 忽略生成的协议文件 -**/jsProtocol/ -**/gdProtocol/ -**/pyProtocol/ -**/CsProtocol/ -**/LuaProtocol/ -**/cppProtocol/ -**/tsProtocol/ -**/protos/ - # Ignore the package description file generated by npm package-lock.json **/node_modules/