mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(gitignore) rm unused
This commit is contained in:
parent
19eec3e108
commit
b6d7d4309a
2 changed files with 7 additions and 2 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,10 +1,15 @@
|
|||
node_modules
|
||||
npm-debug.log*
|
||||
|
||||
modules/fancybox/lib/
|
||||
modules/jquery/
|
||||
modules/jquery/dist
|
||||
modules/jquery/external
|
||||
modules/jquery/src
|
||||
|
||||
!modules/jquery/dist/jquery.min.js
|
||||
|
||||
modules/fancybox/lib/
|
||||
modules/fancybox/demo
|
||||
modules/fancybox/sprite.psd
|
||||
|
||||
.nyc_output
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue