Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Mark build files as non-diffable, mark files that trigger the need to…
Browse files Browse the repository at this point in the history
… rebuild
  • Loading branch information
ljharb committed Aug 1, 2017
1 parent 7a459e6 commit 3c6ffc1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
index.html -diff merge=ours
spec.js -diff merge=ours
spec.css -diff merge=ours
package.json trigger=true
spec.emu trigger=true

0 comments on commit 3c6ffc1

Please sign in to comment.