Commit 26135a6
committed
fix: remove build artifacts from spring-boot template and improve gitignore
- Remove committed Maven build artifacts (target/ directory)
- Add Java/Maven/Gradle patterns to root .gitignore
- Add .gitignore to spring-boot template to prevent future artifacts
- Tests now use --no-open flag to prevent browser opening1 parent aea6d23 commit 26135a6
File tree
10 files changed
+33
-11
lines changed- templates/spring-boot
- target
- classes
- com/example
- maven-archiver
- maven-status/maven-compiler-plugin/compile/default-compile
10 files changed
+33
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
Binary file not shown.
0 commit comments