mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Ignore versions subfolder
This commit is contained in:
3
docs/.gitignore
vendored
3
docs/.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
# Files
|
# Files
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
_config.local.yml
|
_config.local.yml
|
||||||
@@ -11,8 +12,10 @@ PUBLISHING.md
|
|||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|
||||||
# Folders
|
# Folders
|
||||||
|
|
||||||
.sass-cache
|
.sass-cache
|
||||||
/bulma
|
/bulma
|
||||||
/icons
|
/icons
|
||||||
/styles/node_modules
|
/styles/node_modules
|
||||||
|
/versions
|
||||||
_site
|
_site
|
||||||
|
|||||||
Reference in New Issue
Block a user