agents-flex/.gitignore
2024-01-23 11:52:50 +08:00

22 lines
226 B
Plaintext

**/target/
**/node_modules/
.idea
*.iml
.project
.settings
starter/**/jboot.properties
*.jar
*.log
.logs
logs
*.iws
*.classpath
.DS_Store
*.patch
~$*
*/*.jar
docker_volumes/
package-lock.json
yarn.lock
/docs/.vitepress/cache/