Created
          June 30, 2014 14:16 
        
      - 
      
 - 
        
Save micmro/6d8e3da429b8e52cc151 to your computer and use it in GitHub Desktop.  
    MEAN.ie Sublime project file
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              Show hidden characters
| { | |
| "folders": | |
| [ | |
| { | |
| "path": ".", | |
| //"name" : "Mean Project Name", | |
| "file_exclude_patterns": [ | |
| "mean-dev.*" | |
| ,"local.*" | |
| ,"LICENSE" | |
| ,"AUTHORS" | |
| ,"Procfile" | |
| ,".gitignore" | |
| ,".slugignore" | |
| ,".travis.yml" | |
| ,".jshintrc" | |
| ,".bowerrc" | |
| ,".nodemonignore" | |
| ,".csslintrc" | |
| ,".jshintrc" | |
| ,".jshintignore" | |
| ,"*.docx" | |
| ,"*.md" | |
| ,"*.sublime-workspace" | |
| ,"*.sublime-project" | |
| ,"mongod.lock" | |
| ,"Gruntfile.js" | |
| ,"package.json" | |
| ,"bower.json" | |
| ], | |
| "folder_exclude_patterns": [ | |
| "journal" | |
| ,"node_modules" | |
| ,".bower*" | |
| ,"_tmp" | |
| ] | |
| } | |
| ] | |
| ,"settings": | |
| { | |
| "tab_size": 2, | |
| "translate_tabs_to_spaces": true, | |
| "detect_indentation" : false | |
| } | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment