mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Add comments, ignore vscode* (#2152)
This commit is contained in:
parent
6e5dbc0792
commit
d698d0e9d2
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,4 +1,12 @@
|
|||||||
|
# OS generated files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Build output dirs
|
||||||
/release
|
/release
|
||||||
*.pem
|
|
||||||
output*/
|
output*/
|
||||||
|
|
||||||
|
# Certificates
|
||||||
|
*.pem
|
||||||
|
|
||||||
|
# vscode generated files
|
||||||
|
.vscode*
|
Loading…
x
Reference in New Issue
Block a user