Skip to content

Commit

Permalink
Gitignore another file
Browse files Browse the repository at this point in the history
Something generates a backup file of the `pom.ruby-maven.gemspec.xml`
file. I guess it should be gitignored too.
  • Loading branch information
deivid-rodriguez committed Oct 27, 2021
1 parent afdef4d commit 398408c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkg
pom*xml
pom*xml.bkp
*.gem
*.lock

0 comments on commit 398408c

Please sign in to comment.