Pārlūkot izejas kodu

Merge pull request #21478 from albers/ignore-bashrc

re-add .bashrc to .gitignore
David Calavera 9 gadi atpakaļ
vecāks
revīzija
9558d249e9
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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