-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,69 @@ | ||
# IntelliJ | ||
.idea/workspace.xml | ||
.idea/tasks.xml | ||
.idea/libraries/ | ||
# built application files | ||
*.apk | ||
*.ap_ | ||
|
||
# files for the dex VM | ||
*.dex | ||
|
||
# Java class files | ||
*.class | ||
|
||
# Mobile Tools for Java (J2ME) | ||
.mtj.tmp/ | ||
|
||
# Package Files # | ||
*.jar | ||
*.war | ||
*.ear | ||
|
||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml | ||
hs_err_pid* | ||
|
||
# generated files | ||
bin/ | ||
obj | ||
obj/local | ||
gen/ | ||
bin/dexedLibs | ||
bin/res | ||
bin/*.xml | ||
bin/classes | ||
bin/res | ||
bin/AndroidManifest.xml | ||
bin/dexedLibs | ||
bin/jarlist.cache | ||
*.cache | ||
|
||
# Local configuration file (sdk path, etc) | ||
local.properties | ||
|
||
# Eclipse project files | ||
.classpath | ||
.project | ||
|
||
# Proguard folder generated by Eclipse | ||
proguard/ | ||
|
||
# Intellij project files | ||
*.iml | ||
*.ipr | ||
*.iws | ||
|
||
# Gradle | ||
.gradle/ | ||
.gradle | ||
build/ | ||
local.properties | ||
build | ||
|
||
# gedit | ||
*~ | ||
libuvccamera/src/main/libs | ||
|
||
.idea/*.xml | ||
!.idea/codeStyleSettings.xml | ||
!.idea/copyright/*.xml | ||
!.idea/fileColors.xml | ||
!.idea/encodings.xml | ||
!.idea/gradle.xml | ||
!.idea/runConfigurations/*.xml | ||
|
||
!.idea/inspectionProfiles/*.xml | ||
.idea/inspectionProfiles/profiles_settings.xml | ||
|
||
!.idea/scopes/*.xml | ||
.idea/scopes/scope_settings.xml | ||
|
||
!.idea/templateLanguages.xml | ||
!.idea/vcs.xml | ||
profiles_settings.xml | ||
.idea/libraries |
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.