Remove minified css from git history

This commit is contained in:
Booteille 2024-12-07 15:29:31 +01:00
parent f459719254
commit 7c8f7cfe53
No known key found for this signature in database
GPG Key ID: 0FE17AFD5A1F837F
2 changed files with 1 additions and 8 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@ themes/*
!themes/default/* !themes/default/*
themes/default/public/js/minified/* themes/default/public/js/minified/*
!themes/default/public/js/minified/worker/ !themes/default/public/js/minified/worker/
themes/default/public/css/main.min.css
.stignore .stignore
.stfolder/ .stfolder/
TODO TODO

File diff suppressed because one or more lines are too long