Skip to content

Commit

Permalink
chore: make jinja ignore file contents
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Feb 5, 2024
1 parent c365cde commit 00fe6aa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{#
#!/bin/sh
#------------------------------------------------------------------------------
# written by: Lawrence McDaniel
Expand All @@ -22,3 +23,4 @@ printf "*%*s\n" $((($${#attribution}+$COLUMNS)/2)) "$attribution"
printf "*\n"
printf "*******************************************************************************\n"
printf "\n"
#}

0 comments on commit 00fe6aa

Please sign in to comment.