Skip to content

Commit

Permalink
Authentication: Ignore final config files #5991
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelFQC committed Feb 17, 2025
1 parent 8eeaeb5 commit f399e1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ var/upload/*
/config/configuration.php
/main/inc/conf/configuration.php

/config/authentication.yaml
/config/hosting_limits.yaml
/config/plugin.yaml

# Home
components/*

Expand Down

0 comments on commit f399e1f

Please sign in to comment.