aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/runConfigurations
diff options
context:
space:
mode:
authorIgor Minar2011-08-14 01:20:47 -0700
committerIgor Minar2011-08-15 00:15:07 -0700
commitef01362e441db50758dde41bcdcc20823b55a213 (patch)
tree0be07c8579e6085829140e8d1f9e2a6fb2c966e7 /.idea/runConfigurations
parent6c30601ad8db0629fa4e7e4a22fd9448d33513f9 (diff)
downloadangular.js-ef01362e441db50758dde41bcdcc20823b55a213.tar.bz2
chore(.idea): remove all obsolete idea files
Diffstat (limited to '.idea/runConfigurations')
-rw-r--r--.idea/runConfigurations/gen_docs.xml15
-rw-r--r--.idea/runConfigurations/rake_compile.xml15
2 files changed, 0 insertions, 30 deletions
diff --git a/.idea/runConfigurations/gen_docs.xml b/.idea/runConfigurations/gen_docs.xml
deleted file mode 100644
index f868b817..00000000
--- a/.idea/runConfigurations/gen_docs.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="gen_docs" type="BashConfigurationType" factoryName="Bash">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="INTERPRETER_PATH" value="/bin/bash" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <module name="angular.js" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/gen_docs.sh" />
- <option name="PARAMETERS" value="" />
- <RunnerSettings RunnerId="BashRunner" />
- <ConfigurationWrapper RunnerId="BashRunner" />
- <method />
- </configuration>
-</component> \ No newline at end of file
diff --git a/.idea/runConfigurations/rake_compile.xml b/.idea/runConfigurations/rake_compile.xml
deleted file mode 100644
index fa79475d..00000000
--- a/.idea/runConfigurations/rake_compile.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="rake compile" type="BashConfigurationType" factoryName="Bash">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="INTERPRETER_PATH" value="/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <module name="angular.js" />
- <option name="SCRIPT_NAME" value="/usr/bin/rake" />
- <option name="PARAMETERS" value="compile" />
- <RunnerSettings RunnerId="BashRunner" />
- <ConfigurationWrapper RunnerId="BashRunner" />
- <method />
- </configuration>
-</component> \ No newline at end of file