Ignore more files with .jpmignore
This commit is contained in:
parent
4ab705081e
commit
1791fdf0ef
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ docs/
|
|||
test/
|
||||
.npm/
|
||||
node_modules/
|
||||
bin/
|
||||
|
||||
.env
|
||||
.eslintrc.js
|
||||
|
@ -14,6 +15,7 @@ node_modules/
|
|||
.stylelintrc
|
||||
.travis.yml
|
||||
*.xpi
|
||||
*.md
|
||||
.vimrc
|
||||
.DS_Store
|
||||
.gdb_history
|
||||
|
|
Loading…
Add table
Reference in a new issue