From df4d2ab1538541caf746f7506872f8ca200759b9 Mon Sep 17 00:00:00 2001 From: Felix Prahl-Kamps Date: Tue, 3 Apr 2018 20:00:45 +0200 Subject: [PATCH] .gitignore is now working --- app/app.iml | 162 ----------------------------------------------- local.properties | 10 --- misp-auth.iml | 19 ------ 3 files changed, 191 deletions(-) delete mode 100644 app/app.iml delete mode 100644 local.properties delete mode 100644 misp-auth.iml diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index 7662224..0000000 --- a/app/app.iml +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/local.properties b/local.properties deleted file mode 100644 index 9b4fccc..0000000 --- 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 should *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=/home/felix/Android/Sdk \ No newline at end of file diff --git a/misp-auth.iml b/misp-auth.iml deleted file mode 100644 index 550e2f8..0000000 --- a/misp-auth.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file