Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
fix: [gax-java] add Vim files to .gitignore (#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
miraleung committed Sep 14, 2020
1 parent f89877a commit 2de22b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -17,5 +17,9 @@ bazel-*
.idea
out

# Vim.
*.sw*
*.vim

# Auto-generated files.
gax/src/main/resources/dependencies.properties

0 comments on commit 2de22b6

Please sign in to comment.