Revert "Update .gitignore to exclude D:/develop/soft directory"
This reverts commit 6a7eb68240.
This commit is contained in:
parent
6a14d8cd20
commit
7bf728f811
|
|
@ -23,13 +23,9 @@ buildNumber.properties
|
|||
.mvn/timing.properties
|
||||
.mvn/wrapper/maven-wrapper.jar
|
||||
|
||||
# Maven repository directories and D:/develop/soft 目录
|
||||
D:\develop\soft/
|
||||
**/D:\develop\soft/
|
||||
D:/develop/soft/
|
||||
**/D:/develop/soft/
|
||||
D:\\develop\\soft/
|
||||
**/D:\\develop\\soft/
|
||||
# Maven repository directories
|
||||
D:\develop\soft\maven_config\repository/
|
||||
**/D:\develop\soft\maven_config\repository/
|
||||
|
||||
# IDE 相关文件
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Reference in New Issue