Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
chore: add npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai Dima committed Jan 24, 2018
1 parent a3a56a7 commit 0418811
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .npmignore
@@ -0,0 +1,14 @@

.idea/
.vscode/
.DS_Store

*.log
docs/swagger
sqlmap
bench
security

database/testdata

node_modules

0 comments on commit 0418811

Please sign in to comment.