fix: Ignore tailwindcss' output
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f98a5218ac
commit
e72314fb05
5
.gitignore
vendored
5
.gitignore
vendored
@ -2,4 +2,7 @@ _site
|
|||||||
result
|
result
|
||||||
.direnv
|
.direnv
|
||||||
.envrc
|
.envrc
|
||||||
public/
|
public/
|
||||||
|
|
||||||
|
# Generated using tailwindcss
|
||||||
|
static/css/index.css
|
1168
static/css/index.css
1168
static/css/index.css
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user