Skip to content

Commit

Permalink
Added node_modules to .distignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zahardev committed Mar 24, 2021
1 parent 17d5d05 commit 433e267
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .distignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/_repo_assets
/bin
/tests
_repo_assets/
node_modules/
bin/
tests/
.git
.gitignore
.idea
Expand Down

0 comments on commit 433e267

Please sign in to comment.