Skip to content

Commit

Permalink
Blacklisted non-essential files from being packed
Browse files Browse the repository at this point in the history
  • Loading branch information
retifrav committed Sep 11, 2022
1 parent 1e3ef38 commit ab2d3b9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/.github/ export-ignore

/.gitignore export-ignore
/.gitattributes export-ignore

/*.sublime-project export-ignore

/screenshot.png export-ignore

0 comments on commit ab2d3b9

Please sign in to comment.