Skip to content

Commit

Permalink
Update the .gitattributes file
Browse files Browse the repository at this point in the history
Make sure the `bin` folder is not included into the generated plugin Zip file.
  • Loading branch information
imath committed Mar 6, 2023
1 parent 08ffa51 commit a46fd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/.wordpress export-ignore
/bin
/bin export-ignore
/bp-attachments/bp-attachments-groups.php export-ignore
/bp-attachments/bp-attachments-friends.php export-ignore
/src export-ignore
Expand Down

0 comments on commit a46fd43

Please sign in to comment.