Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Goose97 committed Jan 5, 2024
1 parent 6ca73a0 commit f0ced2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .template/addons/bootstrap/template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@

directory('stylesheets/vendor', 'app/assets/stylesheets/vendor')
directory('javascript/vendor', 'app/javascript/vendor')

create_file 'lib/hello.rb' do
'# Empty file'
end

0 comments on commit f0ced2e

Please sign in to comment.