Skip to content

Commit

Permalink
Add capistrano files to .gitignore (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi authored Jun 25, 2024
1 parent 1368a4c commit b74c763
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ tailwind.config.js

# Ignore rspec failures
.rspec-failures

# Capistrano
Capfile
config/deploy.rb
config/deploy

0 comments on commit b74c763

Please sign in to comment.