mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(npmignore) add .*
This commit is contained in:
parent
c473a25a48
commit
d2cc38dd50
2 changed files with 7 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ modules/jquery/src
|
|||
modules/fancybox/demo
|
||||
|
||||
.nyc_output
|
||||
|
||||
|
|
|
|||
10
.npmignore
10
.npmignore
|
|
@ -1,6 +1,8 @@
|
|||
.travis.yml
|
||||
.appveyor.yml
|
||||
.*
|
||||
manifest.yml
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
cercle.yml
|
||||
Dockerfile*
|
||||
docker-compose.yml
|
||||
shell
|
||||
test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue