aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 8fbc80a82c..fa433ac8a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,15 @@
-.*.swp
*~
-/output/
-/bazel-bin
-/bazel-genfiles
-/bazel-out
-/bazel-bazel
-/bazel-testlogs
-/.settings
-/.project
+.*.swp
/.classpath
/.factorypath
/.idea/
+/.project
+/.settings
/base_workspace/*
+/bazel-bazel
+/bazel-bin
+/bazel-genfiles
+/bazel-out
+/bazel-testlogs
/bazel.iml
+/output/