Gitignore file: add generated style.css (#26814)

This commit is contained in:
c0ffeeca7 2023-03-31 20:12:24 +02:00 committed by GitHub
parent 6446f81b75
commit 5737c010cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5646 deletions

7
.gitignore vendored
View File

@ -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