Skip to content

Commit

Permalink
Add .gitattributes file
Browse files Browse the repository at this point in the history
Ignore certain files upon exporting to ZIP
  • Loading branch information
Sven committed Jan 4, 2017
1 parent be3ac2d commit dd534b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore files when generating zip archives
.gitattributes export-ignore
.gitignore export-ignore
README.md export-ignore

0 comments on commit dd534b1

Please sign in to comment.