refactor: move core to mono repo

This commit is contained in:
2023-03-14 16:42:48 +01:00
parent 95b2fc5c18
commit 9b2bc2299d
180 changed files with 0 additions and 0 deletions

12
core/.npmignore Normal file
View File

@@ -0,0 +1,12 @@
# Ignore all files/folders by default
# See https://stackoverflow.com/a/29932318
/*
# Except these files/folders
!lib
lib/tsconfig.tsbuildinfo
!LICENSE
!package.json
!package-lock.json
!README.md
!src
!test/resources/