Initial commit: README, .gitignore

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina Fefelova
2024-11-22 15:21:32 +04:00
commit a4759a4cb4
2 changed files with 26 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
# build output
dist/
lib/
# VS Code settings
.vscode/settings.json
# Jetbrains setting folder
.idea/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
+1
View File
@@ -0,0 +1 @@
# Platform communication package