mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 00:39:01 +00:00
Add /framework-*/build to .gitignore
Due to the introduction of the `framework-api` project in the main branch, we now have 3 `framework-*` projects that should be ignored. I have therefore removed `/framework-bom/build` and `/framework-docs/build` and added `/framework-*/build` to ignore all 3 framework projects. See gh-31049
This commit is contained in:
+1
-2
@@ -21,8 +21,7 @@ derby.log
|
||||
/build
|
||||
buildSrc/build
|
||||
/spring-*/build
|
||||
/framework-bom/build
|
||||
/framework-docs/build
|
||||
/framework-*/build
|
||||
/integration-tests/build
|
||||
/src/asciidoc/build
|
||||
spring-test/test-output/
|
||||
|
||||
Reference in New Issue
Block a user