mirror of https://github.com/python/cpython
22 lines
403 B
Plaintext
22 lines
403 B
Plaintext
# The Gradle wrapper should be downloaded by running `../android.py setup-testbed`.
|
|
/gradlew
|
|
/gradlew.bat
|
|
/gradle/wrapper/gradle-wrapper.jar
|
|
|
|
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea/caches
|
|
/.idea/deploymentTargetDropdown.xml
|
|
/.idea/libraries
|
|
/.idea/modules.xml
|
|
/.idea/workspace.xml
|
|
/.idea/navEditor.xml
|
|
/.idea/assetWizardSettings.xml
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|