first commit
Some checks failed
Release / Release (push) Failing after 1m44s

This commit is contained in:
Lectom C Han
2025-07-07 18:53:25 +09:00
commit 421105f082
102 changed files with 63663 additions and 0 deletions

46
.gitignore vendored Normal file
View File

@@ -0,0 +1,46 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
.pnp
.pnp.js
# testing
coverage
# misc
.DS_Store
*.pem
.cache
# debug
npm-debug.log*
# local env files
.env.local
.env.development.local
.env.test.local
.env.production.local
# turbo
.turbo
# bundler output
dist
build
.next
.plasmo
# misc
.angular
.storybook/documentation.json
.sass-cache
connect.lock
libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# shared file copied in angular lib folder
/packages/angular/aptabase-angular/src/shared.ts