Skip to content

Commit

Permalink
Add vi and mac things to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Howe <[email protected]>
  • Loading branch information
Terry Howe committed Feb 2, 2023
1 parent a98931b commit d262fa1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,17 @@ debug
# Jetbrains
.idea

# vi
*.sw*

# Custom
coverage.txt
bin/
dist/
*.tar.gz
vendor/
_dist/
.DS_Store

# Distribution storage files for local E2E testing
test/e2e/testdata/distribution/mount/docker/

0 comments on commit d262fa1

Please sign in to comment.