diff --git a/services/git-bridge/.idea/.name b/services/git-bridge/.idea/.name new file mode 100644 index 0000000000..ce73472ace --- /dev/null +++ b/services/git-bridge/.idea/.name @@ -0,0 +1 @@ +writelatex-git-bridge \ No newline at end of file diff --git a/services/git-bridge/.idea/compiler.xml b/services/git-bridge/.idea/compiler.xml new file mode 100644 index 0000000000..217af471a9 --- /dev/null +++ b/services/git-bridge/.idea/compiler.xml @@ -0,0 +1,23 @@ + + + + + + diff --git a/services/git-bridge/.idea/copyright/profiles_settings.xml b/services/git-bridge/.idea/copyright/profiles_settings.xml new file mode 100644 index 0000000000..e7bedf3377 --- /dev/null +++ b/services/git-bridge/.idea/copyright/profiles_settings.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/services/git-bridge/.idea/encodings.xml b/services/git-bridge/.idea/encodings.xml new file mode 100644 index 0000000000..e206d70d85 --- /dev/null +++ b/services/git-bridge/.idea/encodings.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/services/git-bridge/.idea/misc.xml b/services/git-bridge/.idea/misc.xml new file mode 100644 index 0000000000..0cae957f9f --- /dev/null +++ b/services/git-bridge/.idea/misc.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/git-bridge/.idea/modules.xml b/services/git-bridge/.idea/modules.xml new file mode 100644 index 0000000000..a069a596a1 --- /dev/null +++ b/services/git-bridge/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/services/git-bridge/.idea/scopes/scope_settings.xml b/services/git-bridge/.idea/scopes/scope_settings.xml new file mode 100644 index 0000000000..922003b843 --- /dev/null +++ b/services/git-bridge/.idea/scopes/scope_settings.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/services/git-bridge/.idea/vcs.xml b/services/git-bridge/.idea/vcs.xml new file mode 100644 index 0000000000..275077f825 --- /dev/null +++ b/services/git-bridge/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/services/git-bridge/.idea/workspace.xml b/services/git-bridge/.idea/workspace.xml new file mode 100644 index 0000000000..78ce2f4c5a --- /dev/null +++ b/services/git-bridge/.idea/workspace.xml @@ -0,0 +1,492 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + localhost + 5050 + + + + + + + 1414858111547 + 1414858111547 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No facets are configured + + + + + + + + + + + + + + + 1.7 + + + + + + + + writelatex-git-bridge + + + + + + + + 1.7 + + + + + + + + + + + + + + + + diff --git a/services/git-bridge/src/uk/ac/ic/Main.java b/services/git-bridge/src/uk/ac/ic/Main.java new file mode 100644 index 0000000000..cdebc98da3 --- /dev/null +++ b/services/git-bridge/src/uk/ac/ic/Main.java @@ -0,0 +1,12 @@ +package uk.ac.ic; + +/** + * Created by Roxy on 01/11/14. + */ +public class Main { + + public static void main(String[] args) { + + } + +} diff --git a/services/git-bridge/writelatex-git-bridge.iml b/services/git-bridge/writelatex-git-bridge.iml new file mode 100644 index 0000000000..d5c0743275 --- /dev/null +++ b/services/git-bridge/writelatex-git-bridge.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + +