Merge pull request #21478 from albers/ignore-bashrc

re-add .bashrc to .gitignore
Upstream-commit: 9558d249e9586aff906391d1e5bda1b181641c98
Component: engine
This commit is contained in:
David Calavera
2016-03-24 13:29:46 -07:00
+2
View File
@@ -7,6 +7,8 @@
*.test
.*.swp
.DS_Store
# a .bashrc may be added to customize the build environment
.bashrc
.gopath/
autogen/
bundles/