Add bazel error log to .gitignore

Change-Id: I73212500b9a812141b54e2664aa112a3a408061c
This commit is contained in:
ar 2021-03-21 22:22:46 +01:00 committed by Robert Gerus
parent f4d02581f6
commit a025e63263

3
.gitignore vendored
View file

@ -2,4 +2,5 @@
/bazel-* /bazel-*
.kubectl .kubectl
*~ *~
\#* \#*
error.log