mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
Blocklist certificate files in .gitignore (#498)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -16,4 +16,8 @@
|
||||
|
||||
# Python Tools for Visual Studio (PTVS)
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyc
|
||||
|
||||
# Ignore certificate files.
|
||||
*.pem
|
||||
*.crt
|
||||
|
||||
Reference in New Issue
Block a user