Fix Bazel symblinks in .gitignore

PiperOrigin-RevId: 273638159
diff --git a/.gitignore b/.gitignore
index 94fe2a0..70ad6e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,11 +7,11 @@
 # LICENSE file in the root directory of this source tree.
 
 # Build objects and artifacts
-bazel-bin/
-bazel-genfiles/
-bazel-out/
-bazel-testlogs/
-bazel-XNNPACK/
+bazel-bin
+bazel-genfiles
+bazel-out
+bazel-testlogs
+bazel-XNNPACK
 bin/
 build/
 build-*/