Skip to content

Commit

Permalink
Update .gitignore to exclude .gem files
Browse files Browse the repository at this point in the history
  • Loading branch information
fsndzomga committed Dec 22, 2023
1 parent 8b7b4a4 commit 02f5b42
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@
/pkg/
/spec/reports/
/tmp/

# Exclude .gem files
*.gem

# Exclude .gemspec files if not intended for tracking
*.gemspec
Binary file removed mistral_rb-0.1.0.gem
Binary file not shown.

0 comments on commit 02f5b42

Please sign in to comment.