mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-12 14:45:09 -05:00
Added .DS_Store files to .gitignore.
This commit is contained in:
parent
13f034eb74
commit
b3af566a7d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -19,3 +19,6 @@ __pycache__/
|
||||||
# Ignore certificate files.
|
# Ignore certificate files.
|
||||||
*.pem
|
*.pem
|
||||||
*.crt
|
*.crt
|
||||||
|
|
||||||
|
# Ignore OS bookkeeping files
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue