Skip to content

Commit

Permalink
Add .gitattributes file
Browse files Browse the repository at this point in the history
For specifying what not to export when running 'git archive'
  • Loading branch information
wsfulton committed May 12, 2013
1 parent ea2e615 commit 9812b27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.gitattributes export-ignore
.gitignore export-ignore

0 comments on commit 9812b27

Please sign in to comment.