fix(homepage): Ignore custom CSS and JS files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,6 +3,8 @@
|
||||
docker-compose.override.yml
|
||||
/homepage/logs
|
||||
/homepage/*.yaml
|
||||
/homepage/*.css
|
||||
/homepage/*.js
|
||||
/sonarr
|
||||
!/sonarr/.gitkeep
|
||||
/radarr
|
||||
|
||||
Reference in New Issue
Block a user