Add .gitignore and .ratignore files for various directories
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
gyurix
2025-04-29 21:43:12 +02:00
parent 983ecbfc53
commit be9f66dee9
2167 changed files with 254128 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
org.springframework:spring-aop:jar:3.0.5.RELEASE
org.springframework:spring-asm:jar:3.0.5.RELEASE
org.springframework:spring-beans:jar:3.0.5.RELEASE
org.springframework:spring-context:jar:3.0.5.RELEASE
org.springframework:spring-core:jar:3.0.5.RELEASE
org.springframework:spring-expression:jar:3.0.5.RELEASE