Skip to content

Commit

Permalink
Add vim swp files to gitignore.
Browse files Browse the repository at this point in the history
Signed-off-by: Warren Turkal <[email protected]>

--
Change-Id: I2d45a959f104171810073cc5ed6bddb1ecbb2a0b
Reviewed-on: https://bazel-review.googlesource.com/#/c/2391/
MOS_MIGRATED_REVID=108988222
  • Loading branch information
wt authored and kchodorow committed Nov 30, 2015
1 parent 2d699e9 commit 7be8186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.*.swp
*~
/output/
/bazel-bin
Expand Down

0 comments on commit 7be8186

Please sign in to comment.