Skip to content

Commit

Permalink
Remove .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Filonov committed May 22, 2023
1 parent b06c7f6 commit 6e0544a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ testdata/
allure-results/
bin/

# MacOS
.DS_Store

# Binaries for programs and plugins
*.exe
*.exe~
Expand Down
Binary file removed examples/.DS_Store
Binary file not shown.
Binary file removed examples/suite_demo/.DS_Store
Binary file not shown.

0 comments on commit 6e0544a

Please sign in to comment.