Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Commit

Permalink
npm: ignore image files
Browse files Browse the repository at this point in the history
  • Loading branch information
paps committed Feb 2, 2018
1 parent ce74ea4 commit b0294db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .npmignore
@@ -1,5 +1,7 @@
.git
.gitignore
logo.png
*.png
*.jpg
*.jpeg
node_modules/
tests/

0 comments on commit b0294db

Please sign in to comment.