Browse Source

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

Yao Wei Tjong 姚伟忠 10 years ago
parent
commit
57986eafd6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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