Skip to content

Commit

Permalink
chore: more specific exclude for vendor folder
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaiR committed Aug 19, 2024
1 parent e6dd09a commit 40e27f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ logs/
*.tar.gz
*.rar
*.gpg
!vendor/*
!vendor/*.tar.gz

# Gradle
.gradletasknamecache
Expand Down

0 comments on commit 40e27f0

Please sign in to comment.