Skip to content

Commit

Permalink
exclude Makefile from build/deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdevalias committed Jul 3, 2024
1 parent b2a8093 commit 55dde37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ exclude:
- "TODO.txt"
- "ojekyll.txt"
- "bin/"
- "Makefile"

# TODO: Enable these checks + fix any errors associated with them
# liquid:
Expand Down

0 comments on commit 55dde37

Please sign in to comment.