From 2255bf5af4616185c47f7fe01dd51fd7d6c8177f Mon Sep 17 00:00:00 2001 From: hewh Date: Mon, 13 Oct 2025 15:08:09 +0800 Subject: [PATCH] Update .gitignore: ignore *.class and /target/ --- .gitignore | 10 ++++++++-- target/classes/com/example/App.class | Bin 471 -> 0 bytes target/test-classes/com/example/AppTest.class | Bin 668 -> 0 bytes 3 files changed, 8 insertions(+), 2 deletions(-) delete mode 100644 target/classes/com/example/App.class delete mode 100644 target/test-classes/com/example/AppTest.class diff --git a/.gitignore b/.gitignore index 11f249a..332cc9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +# Ignore compiled Java class files *.class -target/* -target/classes/com/example/App.class + +# Ignore Maven/Gradle build output +/target/ + +# Keep local IDE/project files (uncomment if needed) +# .idea/ +# *.iml diff --git a/target/classes/com/example/App.class b/target/classes/com/example/App.class deleted file mode 100644 index d5f4685f11f75e5f66872c318e863c14f2ae07db..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 471 zcmZutyGjE=6g`uNn{3uRO?*a^F0pX2jtD^zk@$c}EUY%k5GL%4brbX_tn93`vJgQF zMM2a19b)t+#5=JNAyeGP%sJ=YId9+3uK=o8QV~EFa=q%h451CD&FP^gY`)vGn%p}unkL@*gdZAOTe(#>hU6h!lrXGcr%KB}bYvoFyropAxt5`#=`BBu``#cWK@=mYMeOlNdPaZ4 z!7^5Clo|GBqgqKK;t`XJ3aShaAHB5WlvG>wTXSFD2)W==*;xPM$BmAq>O0uPwv8>i z``;lhcCbq{0nIX0>v#Ut%kgZ(@H;nQ8u!GxG)}n_?~e==HIT{lmq3vjb1B+Xd6XID zxx*LapXnn5hoWf%1|kHV&gAoadb(A)~*ug+Am)BN8}!D&7k%T;*WwX