Prevent the Bulma computed style files to be tracked
This commit is contained in:
parent
77d3147553
commit
f535766039
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -47,3 +47,8 @@ Pipfile.lock
|
||||||
|
|
||||||
# Shell scripts
|
# Shell scripts
|
||||||
*.sh
|
*.sh
|
||||||
|
|
||||||
|
# Bulma computed style
|
||||||
|
style.css
|
||||||
|
style.css.map
|
||||||
|
style.min.css
|
||||||
|
|
Loading…
Reference in a new issue