diff options
| author | Adam Abrons | 2010-03-15 17:03:24 -0700 |
|---|---|---|
| committer | Adam Abrons | 2010-03-15 17:03:24 -0700 |
| commit | 8e9b7c671ddf31c50dd0191a765a787780be97ed (patch) | |
| tree | cb6294bd746525ea47ad9edbbd2196233c0b8494 /.idea/misc.xml | |
| parent | 39c6c5975bedf6e1610f7328a088acda9ab3406a (diff) | |
| download | angular.js-8e9b7c671ddf31c50dd0191a765a787780be97ed.tar.bz2 | |
IDEA files
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 00000000..bf08d02d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="DependencyValidationManager"> + <option name="SKIP_IMPORT_STATEMENTS" value="false" /> + </component> + <component name="ProjectDetails"> + <option name="projectName" value="master" /> + </component> + <component name="ProjectRootManager" version="2" project-jdk-name="Ruby SDK 1.8.7 (/usr/bin/ruby)" project-jdk-type="RUBY_SDK" /> + <component name="SvnBranchConfigurationManager"> + <option name="mySupportsUserInfoFilter" value="true" /> + </component> +</project> + |
