diff --git a/.gitignore b/.gitignore index 7860aa3..bdeed1b 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,4 @@ mvn* *.flattened-pom.xml # 忽略 sample 模块的 application.properties -tuya-spring-boot-starter-sample/src/main/resources/application.properties \ No newline at end of file +/tuya-spring-boot-starter-sample/src/main/resources/application.properties \ No newline at end of file