Skip to content

Commit

Permalink
ignore .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneliuzzo committed Nov 22, 2024
1 parent 9116769 commit fb1d7ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 31 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ coverage.xml
.pytest_cache/
cover/

# DS
**/.DS_Store

# Translations
*.mo
*.pot
Expand Down
31 changes: 0 additions & 31 deletions docs/index_old.rst

This file was deleted.

Empty file added pyaml/__init__.py
Empty file.

0 comments on commit fb1d7ae

Please sign in to comment.