Fetch the repository succeeded.
# Eclipse
.project
.classpath
.settings/
# Maven
target/
dependency-reduced-pom.xml
pom.xml.versionsBackup
.factorypath
# Gradle
.gradle/
build/
#IDEA
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# temp ignore
*.log
*.cache
*.diff
*.patch
*.tmp
.jython_cache/
# system ignore
.DS_Store
Thumbs.db
Sign in for post a comment
Comment ( 0 )