add first spec
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
!/runtime
|
||||
!/src
|
||||
!/.gitignore
|
||||
!/package-lock.json
|
||||
!/package.json
|
||||
!/rollup.config.js
|
||||
!/tsconfig.json
|
||||
!/*.md
|
||||
Reference in New Issue
Block a user