Skip to content

Commit

Permalink
Fix OWASP#288 Add git-lfs tracking for idml files added as resources …
Browse files Browse the repository at this point in the history
…or output
  • Loading branch information
sydseter committed Jan 25, 2024
1 parent f527ed9 commit dbf530a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
output/*.idml filter=lfs diff=lfs merge=lfs -text
resources/*.idml filter=lfs diff=lfs merge=lfs -text
resources/templates/*.idml filter=lfs diff=lfs merge=lfs -text

0 comments on commit dbf530a

Please sign in to comment.