mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
chore: gitignore large binary artifacts (BFG cleaned)
This commit is contained in:
+8
-1
@@ -56,7 +56,14 @@
|
|||||||
!/frontend-source/
|
!/frontend-source/
|
||||||
!/frontend-source/**
|
!/frontend-source/**
|
||||||
|
|
||||||
|
# Large binary artifacts (removed from git history via BFG 2026-05-05)
|
||||||
|
**/releases/*.zip
|
||||||
|
**/releases/*.tar.gz
|
||||||
|
**/releases/*.bak*
|
||||||
|
**/releases/*.good
|
||||||
|
/cw-elevator-application-V1.0.0.20211103/cw-elevator-application-V1.0.0.20211103.jar
|
||||||
|
*.jar.bak
|
||||||
|
|
||||||
# Generated test env files
|
# Generated test env files
|
||||||
scripts/test-env/logs/
|
scripts/test-env/logs/
|
||||||
scripts/test-env/services/
|
scripts/test-env/services/
|
||||||
*.jar.bak
|
|
||||||
|
|||||||
Reference in New Issue
Block a user