clean history

This commit is contained in:
Looly
2019-08-14 10:02:32 +08:00
commit 6b011af032
1215 changed files with 159913 additions and 0 deletions

32
.gitignore vendored Normal file
View File

@@ -0,0 +1,32 @@
# 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
# system ignore
.DS_Store
Thumbs.db