mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2025-09-18 21:07:48 +02:00
chore: Remove compiled js and css files
This commit is contained in:
parent
d2d37230ce
commit
b1f197e60e
5
themes/conventional-commits/.gitignore
vendored
5
themes/conventional-commits/.gitignore
vendored
@ -2,6 +2,11 @@
|
||||
.DS_Store
|
||||
package-lock.json
|
||||
|
||||
themes/conventional-commits/static/css/index.css
|
||||
themes/conventional-commits/static/css/style.css
|
||||
themes/conventional-commits/static/css/style.min.css
|
||||
themes/conventional-commits/static/js/bundle.js
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user