瀏覽代碼

Ignore (brew) bash completion cache file for rake command.
[ci skip]

Yao Wei Tjong 姚伟忠 10 年之前
父節點
當前提交
57986eafd6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -85,6 +85,7 @@ CTestTestfile.cmake
 
 
 # Custom rake tasks
 # Custom rake tasks
 /.rake/
 /.rake/
+.rake_t_cache
 
 
 # Misc.
 # Misc.
 configure*
 configure*