mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-15 12:41:28 +00:00
Create .npmignore
This commit is contained in:
parent
c50620143a
commit
6814feb2be
1 changed files with 6 additions and 0 deletions
6
.npmignore
Normal file
6
.npmignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# ignore all files in the test/ directory
|
||||
test/
|
||||
|
||||
# ignore ESLint and EditorConfig
|
||||
.editorconfig
|
||||
.eslintrc.json
|
||||
Loading…
Reference in a new issue