Skip to content

Commit

Permalink
feat: exclude JSON and CSV resources
Browse files Browse the repository at this point in the history
fixes #48

Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
  • Loading branch information
feryardiant committed Nov 7, 2023
1 parent 94c11dc commit 2932794
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
csv export-ignore
json export-ignore

0 comments on commit 2932794

Please sign in to comment.