feat: Implement draft version of CLI package
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
059c039a8b
commit
c732780672
9
packages/cli/.gitignore
vendored
Normal file
9
packages/cli/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*-debug.log
|
||||
*-error.log
|
||||
/.nyc_output
|
||||
/dist
|
||||
/lib
|
||||
/package-lock.json
|
||||
/tmp
|
||||
node_modules
|
||||
oclif.manifest.json
|
Reference in New Issue
Block a user