Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
oobask committed Oct 19, 2020
1 parent f37a5fe commit 397e698
Show file tree
Hide file tree
Showing 1,317 changed files with 38,939 additions and 14,003 deletions.
29 changes: 26 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
/.idea/
/.idea/
/target/classes/com/facker/toolchain/
# Gradle
.gradle/
bin/

# Build
**/build/

# Eclipse
**/nbproject/private/
*.project
*.classpath
*.settings
*.setting

# Tmp Files
*.kate-swp
*~
*.DS_Store

# IntelliJ
*.iml
.idea/*
**/out/

# Patches
*.patch
Binary file added .gradle/6.5.1/fileChanges/last-build.bin
Binary file not shown.
Binary file added .gradle/6.5.1/fileHashes/fileHashes.lock
Binary file not shown.
Empty file added .gradle/6.5.1/gc.properties
Empty file.
Binary file added .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
2 changes: 2 additions & 0 deletions .gradle/buildOutputCleanup/cache.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Mon Oct 19 15:47:17 CST 2020
gradle.version=6.5.1
Binary file added .gradle/checksums/checksums.lock
Binary file not shown.
Empty file added .gradle/vcs-1/gc.properties
Empty file.
2 changes: 0 additions & 2 deletions .idea/.gitignore

This file was deleted.

10 changes: 10 additions & 0 deletions .idea/FakerAndroid.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions .idea/codeStyles/codeStyleConfig.xml

This file was deleted.

16 changes: 0 additions & 16 deletions .idea/compiler.xml

This file was deleted.

25 changes: 25 additions & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions .idea/jarRepositories.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 0 additions & 13 deletions .idea/libraries/Maven__com_google_code_findbugs_jsr305_1_3_9.xml

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/libraries/Maven__com_google_guava_guava_22_0.xml

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/libraries/Maven__com_luhuiguo_chinese_utils_1_0.xml

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/libraries/Maven__org_dom4j_dom4j_2_1_1.xml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/libraries/Maven__org_json_json_20180813.xml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/libraries/Maven__org_projectlombok_lombok_1_16_10.xml

This file was deleted.

13 changes: 4 additions & 9 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

Loading

0 comments on commit 397e698

Please sign in to comment.