Skip to content

Commit

Permalink
Added git ignore rule for publish folders
Browse files Browse the repository at this point in the history
  • Loading branch information
argentini committed Jan 27, 2022
1 parent 8a317ef commit fa5aa84
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 @@ -36,7 +36,7 @@ msbuild.wrn

# Binary installer packages
*.deb
/Installers
/Installers/**/publish/
/SQribe/.idea
.idea
publish/

0 comments on commit fa5aa84

Please sign in to comment.