Skip to content

Commit

Permalink
removed .DS_Store file and added lines to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
avglassman committed Aug 17, 2023
1 parent 1ac4ffb commit cbb776c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,7 @@ examples/ssl/clients/.index.bin

# mkdocs
doc/_build
doc/env
doc/env

# macOS supplementary file
.DS_Store

0 comments on commit cbb776c

Please sign in to comment.