Browse Source

Merge pull request #550 from haoxins/chore-gitignore

chore: fix git ignore
paul-the-alien[bot] 4 years ago
parent
commit
deedb56e9c
2 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore
  2. BIN
      e2e/.DS_Store

+ 2 - 0
.gitignore

@@ -1,3 +1,5 @@
+.DS_Store
+
 /bin
 /vendor
 cover.out

BIN
e2e/.DS_Store