Skip to content

Commit 4ee7a75

Browse files
committed
feat: ignore sample properties
1 parent c38f31d commit 4ee7a75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ target/
3131
.mvn/
3232
mvn*
3333
*.flattened-pom.xml
34+
35+
# 忽略 sample 模块的 application.properties
36+
tuya-spring-boot-starter-sample/src/main/resources/application.properties

0 commit comments

Comments
 (0)