mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-08-02 14:08:30 +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
|
||||
.pygments-cache
|
||||
public
|
||||
source/assets/css/style.css
|
||||
source/_data/alerts_data.json
|
||||
source/_data/analytics_data.json
|
||||
source/_data/blueprint_exchange_data.json
|
||||
source/_data/version_data.json
|
||||
source/_data/alerts_data.json
|
||||
source/_stash
|
||||
source/stylesheets/screen.css
|
||||
source/.jekyll-cache/
|
||||
source/.jekyll-metadata
|
||||
vendor
|
||||
node_modules
|
||||
source/.jekyll-metadata
|
||||
*.iml
|
||||
.idea/
|
||||
*.iml
|
||||
.vscode/*
|
||||
!.vscode/cSpell.json
|
||||
!.vscode/extensions.json
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user