Unignore the npm and tsc configs.

This commit is contained in:
Tyler-A 2020-01-07 00:08:15 -06:00
parent 8c41b1832d
commit 6a0ed0bb6b
3 changed files with 99 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,4 +1,6 @@
*.json
!package.json
!tsconfig.json
src/config.ts