Files
jinbooks/jinbooks-ui/.gitignore
jinbooks_dev 1e2b0fd9d4 v1.0.1
2025-06-03 09:46:52 +08:00

59 lines
559 B
Plaintext

# Compiled class file
#.gitignore
*.class
.classpath
*.project
*.iml
.factorypath
classpath-data.json
.myumldata
setEnvVars.bat
**/bin
**/bin/**
/.metadata
*/.metadata/*
.idea
/.settings
**/.settings
**/.settings/**
.factorypath
**/.factorypath
**/**/.factorypath
/.sts4-cache
**/.sts4-cache/**
# Log file
*.log
*.log.*
*/jdk/*
**/build
**/build/**
/**/node_modules/**
/**/dist/**
*/META-INF/MANIFEST.MF
**/target/*
/.gradle/
/.gradle/*
.vscode/settings.json
node_modules/
vite.config.js.**
**/out/*
/dist/**
**/package-lock.json
**/yarn.lock