Skip to content

Commit

Permalink
Add a .gitattributes file to ignore the resources files in diffs and …
Browse files Browse the repository at this point in the history
…merge conflicts.
  • Loading branch information
sarahmaddox committed Dec 4, 2018
1 parent 614aa20 commit b17e908
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 @@
# Ignore the resources files in diffs and merge conflicts
resources/ linguist-generated=true
resources/ -diff -merge

0 comments on commit b17e908

Please sign in to comment.