Unignore the npm and tsc configs.
This commit is contained in:
parent
8c41b1832d
commit
6a0ed0bb6b
3 changed files with 99 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
|||
*.json
|
||||
!package.json
|
||||
!tsconfig.json
|
||||
src/config.ts
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue