Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Jul 10, 2024
1 parent 97d46f5 commit 6825885
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
26 changes: 25 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
.DS_Store
*.gem
/.bundle
/.env
/.env.*.local
/app/assets/builds
/config/*.key
/config/credentials/*.key
/log
/node_modules
/public/assets
/spec/examples.txt
/storage
/tmp
/tmp/pids
/tmp/storage
/vendor/bundle
!/.env*.erb
!/app/assets/builds/.keep
!/db/.keep
!/log/.keep
!/storage/.keep
!/tmp/.keep
!/tmp/pids/
!/tmp/pids/.keep
!/tmp/storage/
!/tmp/storage/.keep
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ RUBY VERSION
ruby 3.3.3p89

BUNDLED WITH
2.5.14
2.5.15
Binary file added dorian-0.7.0.gem
Binary file not shown.

0 comments on commit 6825885

Please sign in to comment.