diff --git a/services/git-bridge/.gitignore b/services/git-bridge/.gitignore index d198a6a13c..43696eb643 100644 --- a/services/git-bridge/.gitignore +++ b/services/git-bridge/.gitignore @@ -1,6 +1,11 @@ # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 +# Let's not share anything because we're using Maven. + +.idea +*.iml + # User-specific stuff: .idea/workspace.xml .idea/tasks.xml diff --git a/services/git-bridge/.idea/compiler.xml b/services/git-bridge/.idea/compiler.xml deleted file mode 100644 index 13e26ea226..0000000000 --- a/services/git-bridge/.idea/compiler.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/services/git-bridge/.idea/copyright/profiles_settings.xml b/services/git-bridge/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3377..0000000000 --- a/services/git-bridge/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/services/git-bridge/.idea/encodings.xml b/services/git-bridge/.idea/encodings.xml deleted file mode 100644 index c0bce70846..0000000000 --- a/services/git-bridge/.idea/encodings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/services/git-bridge/.idea/misc.xml b/services/git-bridge/.idea/misc.xml deleted file mode 100644 index dfca8c47e5..0000000000 --- a/services/git-bridge/.idea/misc.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - 1.8 - - - - - - - - \ No newline at end of file diff --git a/services/git-bridge/.idea/modules.xml b/services/git-bridge/.idea/modules.xml deleted file mode 100644 index 4cebdcf6c0..0000000000 --- a/services/git-bridge/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/services/git-bridge/writelatex-git-bridge.iml b/services/git-bridge/writelatex-git-bridge.iml deleted file mode 100644 index f5496dc370..0000000000 --- a/services/git-bridge/writelatex-git-bridge.iml +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file