Skip to content

Commit

Permalink
fix .gitignore for mac devs
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Oct 16, 2024
1 parent 0ef6919 commit d5d6189
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ output/
*.py[cod]
__pycache__/
.vscode/*
*/.DS_Store
.DS_Store
Binary file added cgmes_schema/.DS_Store
Binary file not shown.

0 comments on commit d5d6189

Please sign in to comment.