Refine overview cards and ignore macOS files
This commit is contained in:
+10
@@ -3,3 +3,13 @@ __pycache__/
|
||||
.pytest_cache/
|
||||
*.pyc
|
||||
data/*.db
|
||||
|
||||
# macOS generated files
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
._*
|
||||
**/._*
|
||||
.Spotlight-V100
|
||||
**/.Spotlight-V100
|
||||
.Trashes
|
||||
**/.Trashes
|
||||
|
||||
Reference in New Issue
Block a user