You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
493 B
33 lines
493 B
.gradle
|
|
build
|
|
*.iws
|
|
doc/**
|
|
bin/**
|
|
library/bin/*
|
|
library/gen/*
|
|
library/.gradle
|
|
library/.settings
|
|
library/target
|
|
library/install_dependencies/maven-android-sdk-deployer
|
|
*.iml
|
|
.idea/*
|
|
*.DS_Store
|
|
*.swp
|
|
*.swo
|
|
proguard-project.txt
|
|
samples/flickr/.idea/*
|
|
samples/flickr/gen
|
|
samples/flickr/out
|
|
samples/flickr/bin
|
|
samples/flickr/target
|
|
integration/volley/target/**
|
|
**/local.properties
|
|
*.keystore
|
|
**/.idea/*
|
|
.settings
|
|
/library/.classpath
|
|
/library/.project
|
|
docs/**/*
|
|
**/out/**
|
|
**/gen-external-apklibs/**
|