Skip to content

Commit

Permalink
Deploy: Don't include .git/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryJones committed Aug 15, 2024
1 parent d9aa930 commit 20b5d08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .distignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# The deploy Action will use rsync + .distignore if the .distignore exists,
# so it doesn't care what may or may not be ignored via .gitignore.

/.git/
/.github/
/bin/
/tests/
Expand Down

0 comments on commit 20b5d08

Please sign in to comment.