This commit is contained in:
2025-11-17 18:45:35 +01:00
parent 0f58e3bdff
commit 14d6f9aa73
7607 changed files with 1969407 additions and 0 deletions

38
lowcoder/server/api-service/.gitignore vendored Normal file
View File

@@ -0,0 +1,38 @@
.DS_Store
.idea
*.iml
.env
.vscode/*
dist/**
target/**
.idea/**
**/.idea
**/target
**/dist
*.iml
node_modules
.settings/**
**/.settings
**/.classpath
**/.project
**/.factorypath
*.env
dependency-reduced-pom.xml
.run/**
logs/**
tmp/**
# Ignore plugin.properties which are generated dynamically
**/plugin.properties
# to ignore the node_modeules folder
node_modules
# to ignore the package-lock.json file
package-lock.json
# test coverage
coverage-summary.json
app/client/cypress/locators/Widgets.json
application-lowcoder.yml