Skip to content

Commit

Permalink
chore: Add npmignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Aug 23, 2021
1 parent 21dc53d commit e107cb6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# JetBrains IDE
.idea

# Compilation
src

# Tests
*tests*

0 comments on commit e107cb6

Please sign in to comment.