aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 07dd151380..01f06be1a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.DS_Store
.ipynb_checkpoints
node_modules
+/.bazelrc
/bazel-*
/third_party/py/numpy/numpy_include
/tools/bazel.rc
@@ -13,4 +14,4 @@ node_modules
*.pyc
__pycache__
*.swp
-.vscode/ \ No newline at end of file
+.vscode/