Skip to content

Commit

Permalink
Sort .gitignore
Browse files Browse the repository at this point in the history
--
Change-Id: Ic6ba5267f95f5e4eb34a9588465e6def68f96fe3
Reviewed-on: https://bazel-review.googlesource.com/#/c/2770/
MOS_MIGRATED_REVID=113163386
  • Loading branch information
Steven Dee authored and kchodorow committed Jan 27, 2016
1 parent 1c5a1ec commit dcb4a38
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -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/

0 comments on commit dcb4a38

Please sign in to comment.