Skip to content

Commit

Permalink
Merge pull request #37 from martinlaizg/dev
Browse files Browse the repository at this point in the history
Release v0.1
  • Loading branch information
martinlaizg committed May 16, 2019
2 parents ff047ac + a5549e6 commit 1fe70b4
Show file tree
Hide file tree
Showing 183 changed files with 6,240 additions and 4,828 deletions.
79 changes: 5 additions & 74 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,80 +1,11 @@
# Built application files
*.apk
*.ap_
*.aab
\.idea/

# Files for the ART/Dalvik VM
*.dex
\.gradle/

# Java class files
*.class

# Generated files
bin/
gen/
out/

# Gradle files
.gradle/
build/

# Local configuration file (sdk path, etc)
local.properties

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

# Android Studio captures folder
captures/

# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/caches
# Android Studio 3 in .gitignore file.
.idea/caches/build_file_checksums.ser
.idea/modules.xml

# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.
#*.jks
#*.keystore

# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild

# Google Services (e.g. APIs or Firebase)
# google-services.json

# Freeline
freeline.py
freeline/
freeline_project_description.json

# fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/readme.md
local\.properties

# Version control
vcs.xml
app/debug/

# lint
lint/intermediates/
lint/generated/
lint/outputs/
lint/tmp/
# lint/reports/
app/release/
29 changes: 0 additions & 29 deletions .idea/codeStyles/Project.xml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/misc.xml

This file was deleted.

Loading

0 comments on commit 1fe70b4

Please sign in to comment.