Skip to content

Commit

Permalink
scaffold fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mollux committed Oct 9, 2023
1 parent f1fd3a6 commit 4eea045
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/scaffold/files/example.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
/var/tmp/*
!/var/tmp/.gitkeep

/app/config/local*.php
/app/config/config_local.php
/app/config/paths_local.php
/app/config/parameters_defaults.php
Expand Down
1 change: 1 addition & 0 deletions config/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
gitkeep file

0 comments on commit 4eea045

Please sign in to comment.