Skip to content

Commit

Permalink
Make gitignore more restrict to certain local files.
Browse files Browse the repository at this point in the history
  • Loading branch information
halison-imagex committed May 24, 2024
1 parent e273171 commit ebc84f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/blt/deploy/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# This file will be copied into the root directory of the build artifact.
local.*
local.settings.php
local.drush.yml
local.site.yml
local.services.yml
*.local
local.blt.yml

Expand Down

0 comments on commit ebc84f4

Please sign in to comment.