chore: ignore macOS AppleDouble files (._*)
This commit is contained in:
parent
fedfd6ae01
commit
88e7e5480a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@ firmware/*/target
|
||||||
*.db
|
*.db
|
||||||
*.db-journal
|
*.db-journal
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
._*
|
||||||
.wt-pr37/
|
.wt-pr37/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue