Skip to content

Commit

Permalink
refactor .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
y9san9 committed Jun 14, 2021
1 parent ba106ce commit d4decb0
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,9 @@
/.idea/

/build/
/buildSrc/build/
/core/build/
/files/build/
/local-storage/build/
/shared-preferences/build/
/bundle/build/
/json/build/
/json/json-files/build/
/json/json-local-storage/build/
/json/json-shared-preferences/build/
/json/json-bundle/

/.gradle/
/buildSrc/.gradle/
.idea
build
.gradle

/data/
/json/json-files/data/

/local.properties
/deploy.properties
/android-app-provider/build/

0 comments on commit d4decb0

Please sign in to comment.