Skip to content

Commit

Permalink
Ignoring some more files when exporting
Browse files Browse the repository at this point in the history
  • Loading branch information
ideadude committed Dec 31, 2018
1 parent e3cf5e5 commit 0837489
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Items to ignore when downloading a zip

.babelrc export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitignore export-ignore
package-lock.json export-ignore
package.json export-ignore
webpack.config.js export-ignore

0 comments on commit 0837489

Please sign in to comment.