Skip to content

Commit f6b2a70

Browse files
chore: remove intellij project files (#2042)
The .idea files have drifted and no longer help to establish a useful project in Android Studio. Delete them. Delete the .travis.yml which is not being used, and delete a stray .iml file that was commited to the -core module.
1 parent af1bb2c commit f6b2a70

File tree

6 files changed

+1
-161
lines changed

6 files changed

+1
-161
lines changed

.gitignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,7 @@ captures/
3636

3737
# IntelliJ
3838
*.iml
39-
.idea/workspace.xml
40-
.idea/tasks.xml
41-
.idea/gradle.xml
42-
.idea/assetWizardSettings.xml
43-
.idea/dictionaries
44-
.idea/libraries
45-
.idea/caches
46-
.idea/codeStyles
47-
.idea/misc.xml
39+
.idea
4840

4941
# Keystore files
5042
# Uncomment the following line if you do not want to check your keystore files in.

.idea/modules.xml

Lines changed: 0 additions & 57 deletions
This file was deleted.

.idea/runConfigurations.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

aws-android-sdk-core/aws-android-sdk-core.iml-e

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)