Initial QSfera import
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# built application files
|
||||
*.apk
|
||||
*.ap_
|
||||
*.aab
|
||||
|
||||
# files for the dex VM
|
||||
*.dex
|
||||
|
||||
# Java class files
|
||||
*.class
|
||||
|
||||
# Local configuration files (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
# Mac .DS_Store files
|
||||
.DS_Store
|
||||
|
||||
# Proguard README
|
||||
proguard-project.txt
|
||||
|
||||
# Android Studio and Gradle specific entries
|
||||
.gradle
|
||||
*.iml
|
||||
build
|
||||
|
||||
# android sdk captures folder
|
||||
captures
|
||||
|
||||
# ignore lint html and xml output
|
||||
lint-*ml
|
||||
|
||||
.idea/*
|
||||
!.idea/codeStyles/
|
||||
|
||||
# Prevent exidental commits of build folders
|
||||
opencloudApp/release
|
||||
|
||||
# fastlane stuff (some)
|
||||
fastlane/README.md
|
||||
fastlane/report.xml
|
||||
Reference in New Issue
Block a user