diff options
| author | Igor Minar | 2011-08-14 01:20:47 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-08-15 00:15:07 -0700 |
| commit | ef01362e441db50758dde41bcdcc20823b55a213 (patch) | |
| tree | 0be07c8579e6085829140e8d1f9e2a6fb2c966e7 /.idea/runConfigurations | |
| parent | 6c30601ad8db0629fa4e7e4a22fd9448d33513f9 (diff) | |
| download | angular.js-ef01362e441db50758dde41bcdcc20823b55a213.tar.bz2 | |
chore(.idea): remove all obsolete idea files
Diffstat (limited to '.idea/runConfigurations')
| -rw-r--r-- | .idea/runConfigurations/gen_docs.xml | 15 | ||||
| -rw-r--r-- | .idea/runConfigurations/rake_compile.xml | 15 |
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 |
