mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-05 12:30:40 +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/
|
||||
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