Skip to content

Commit

Permalink
remove ignore paths from git attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmakes committed Jan 4, 2017
1 parent 7762c78 commit 6b4c258
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,15 +0,0 @@
# Ignore nonessential files and directories for releases
# See: http://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes#Exporting-Your-Repository

.github/ export-ignore
lib/ export-ignore
src/ export-ignore
test/ export-ignore
.eslintrc export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
karma.conf.js export-ignore
gulpfile.js export-ignore
package.json export-ignore
saucelabs-browsers.js export-ignore

0 comments on commit 6b4c258

Please sign in to comment.