Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 600 Bytes
Copy Edit Raw Blame History
Binary Wang authored 2019-08-10 20:31 . :wrench:update gitignore file
*.class
test-output
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target
bin
.project
.classpath
.settings
sw-pom.xml
*.iml
test-config.xml
.idea
/.gradle/
/gradle/
*.bat
/gradlew
**/build/
._*
.DS_Store
.AppleDouble
.LSOverride
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.vscode
.VolumeIcon.icns
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
/.sonar/
sonar-project.properties
!/.mvn/wrapper/maven-wrapper.jar
*.versionsBackup
# STS
.factorypath
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化