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.

6 lines
179 B

# 忽略构建产物与中间文件:
# - build/ 等构建目录
# - ANTLR 自动生成文件(若产生在源码树中应忽略)
# - test/test_result/ 等测试输出目录