mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-05 20:40:39 +00:00
Ignroe Files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,8 +1,2 @@
|
|||||||
.*
|
|
||||||
!.travis.yml
|
|
||||||
|
|
||||||
src/*.js
|
|
||||||
src/*.js.map
|
|
||||||
|
|
||||||
node_modules/
|
node_modules/
|
||||||
package-lock.json
|
package-lock.json
|
5
.npmignore
Normal file
5
.npmignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*
|
||||||
|
|
||||||
|
!package-lock.json
|
||||||
|
!dist/
|
||||||
|
!README.md
|
Reference in New Issue
Block a user