Skip to content

Commit

Permalink
Merge pull request #55 from Oliver0804/main
Browse files Browse the repository at this point in the history
[feat] Add .DS_Store to .gitignore and include translation files
  • Loading branch information
chbergmann authored Dec 4, 2024
2 parents 7bac42d + 24f2ae9 commit aa3b67d
Show file tree
Hide file tree
Showing 4 changed files with 623 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,6 @@ dmypy.json

# Pyre type checker
.pyre/

# macos Finder
.DS_Store
Binary file removed translations/.DS_Store
Binary file not shown.
Binary file added translations/OpticsWorkbench_zh-TW.qm
Binary file not shown.
Loading

0 comments on commit aa3b67d

Please sign in to comment.