浏览代码

Merge pull request #21478 from albers/ignore-bashrc

re-add .bashrc to .gitignore
David Calavera 9 年之前
父节点
当前提交
9558d249e9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -7,6 +7,8 @@
 *.test
 .*.swp
 .DS_Store
+# a .bashrc may be added to customize the build environment
+.bashrc
 .gopath/
 autogen/
 bundles/