diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..faa1c800e --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.idea/ +.gradle/ +build/ +*.iml +local.properties \ No newline at end of file diff --git a/TMessages.iml b/TMessages.iml deleted file mode 100644 index 2140a04b0..000000000 --- a/TMessages.iml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/TMessagesProj/TMessagesProj.iml b/TMessagesProj/TMessagesProj.iml deleted file mode 100644 index 6de4305f0..000000000 --- a/TMessagesProj/TMessagesProj.iml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/local.properties b/local.properties deleted file mode 100644 index 90aafac3f..000000000 --- a/local.properties +++ /dev/null @@ -1,10 +0,0 @@ -# This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. - -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -sdk.dir=/Applications/Android Studio.app/sdk \ No newline at end of file