Skip to content

Commit 926e404

Browse files
update .gitignore to current
1 parent ff339dd commit 926e404

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

.gitignore

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
.cache/
2-
.idea/
3-
.npm/
4-
chromedriver.log
5-
coverage/
6-
dist/
7-
node_modules/
8-
tests/e2e/reports/
9-
yarn.lock
1+
# macOS general
2+
# https://github.com/github/gitignore/blob/main/Global/macOS.gitignore
3+
.DS_Store
4+
.AppleDouble
5+
.LSOverride
6+
.vscode/

0 commit comments

Comments
 (0)