Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 398316d

Browse files
committed
add node_module in .gitignore
1 parent e3ce54a commit 398316d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,10 @@ application-dev-localhost.yaml
1717
.vscode/launch.json
1818
server/api-service/lowcoder-server/src/main/resources/application-local-dev.yaml
1919
translations/locales/node_modules/
20+
21+
22+
viewer/.yarn/cache/*.zip
23+
viewer/node_modules/
24+
viewer/packages/lowcoder-plugin-demo/.yarn/install-state.gz
25+
viewer/packages/lowcoder-plugin-demo/yarn.lock
26+
viewer/packages/lowcoder-plugin-demo/.yarn/cache/@types-node-npm-16.18.68-56f72825c0-094ae9ed80.zip

0 commit comments

Comments
 (0)