forked from SUI-Components/sui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
26 lines (26 loc) · 1.26 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
node_modules/
lib/
.DS_Store
npm-debug.log
.tern-port
package-lock.json
.python-version
jsconfig.json
packages/sui-codemod/COMMANDS
sui-components-dashboard-9350df448fcd.json
.idea/
packages/sui-bundler/test/server/integration/features-app/public/
packages/sui-bundler/test/server/integration/features-app/node_modules/
packages/sui-bundler/test/server/integration/offline-app/node_modules/
packages/sui-bundler/test/server/integration/offline-app/public/
packages/sui-bundler/test/server/integration/external-manifest/node_modules/
packages/sui-bundler/test/server/integration/external-manifest/public/
packages/sui-bundler/test/server/integration/external-manifest-app/node_modules/
packages/sui-bundler/test/server/integration/external-manifest-app/public/
packages/sui-studio/test/server/integration/empty-studio/components/fake/**
packages/sui-studio/test/server/integration/empty-studio/demo/fake/**
packages/sui-studio/test/server/integration/empty-studio/test/fake/**
packages/sui-studio/test/server/integration/sample-studio/node_modules/
packages/sui-studio/test/server/integration/sample-studio/components/atom/button/node_modules/
packages/sui-studio/test/server/integration/sample-studio/public
packages/sui-studio/test/server/integration/empty-studio/components/fake/componentnvim