procyon/.gitignore
Roman Jaroš 524fc3a93a Replace NPM and Lerna with PNPM
Change-Id: Idd6a69265b77cff63de2974713939f1fb50ff0f7
2023-04-22 16:51:37 +02:00

17 lines
No EOL
191 B
Text

# ide
.idea
.vscode
.scannerwork
.history
# project
node_modules/
dist/
temp/
storybook-static/
.pnpm-store/
lerna-debug.log
tsconfig.tsbuildinfo
tsconfig.build.tsbuildinfo
bom.xml
.DS_Store