mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-08-03 06:28:02 +00:00
Gitignore file: add generated style.css (#26814)
This commit is contained in:
parent
6446f81b75
commit
5737c010cb
7
.gitignore
vendored
7
.gitignore
vendored
@ -4,18 +4,19 @@
|
|||||||
.gist-cache
|
.gist-cache
|
||||||
.pygments-cache
|
.pygments-cache
|
||||||
public
|
public
|
||||||
|
source/assets/css/style.css
|
||||||
|
source/_data/alerts_data.json
|
||||||
source/_data/analytics_data.json
|
source/_data/analytics_data.json
|
||||||
source/_data/blueprint_exchange_data.json
|
source/_data/blueprint_exchange_data.json
|
||||||
source/_data/version_data.json
|
source/_data/version_data.json
|
||||||
source/_data/alerts_data.json
|
|
||||||
source/_stash
|
source/_stash
|
||||||
source/stylesheets/screen.css
|
source/stylesheets/screen.css
|
||||||
source/.jekyll-cache/
|
source/.jekyll-cache/
|
||||||
|
source/.jekyll-metadata
|
||||||
vendor
|
vendor
|
||||||
node_modules
|
node_modules
|
||||||
source/.jekyll-metadata
|
|
||||||
*.iml
|
|
||||||
.idea/
|
.idea/
|
||||||
|
*.iml
|
||||||
.vscode/*
|
.vscode/*
|
||||||
!.vscode/cSpell.json
|
!.vscode/cSpell.json
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user