diff options
| author | Ilia Choly | 2013-10-07 13:20:24 -0400 | 
|---|---|---|
| committer | Pete Bacon Darwin | 2013-10-10 09:16:11 +0100 | 
| commit | cbd69db29240b3bf2bf3ebfa15ff1c01104a4ffb (patch) | |
| tree | e7451bccad61d69700cc30312944c2a1d1f85c43 | |
| parent | 9efa46ae640cde17487c341daa9a75c0bd79da02 (diff) | |
| download | angular.js-cbd69db29240b3bf2bf3ebfa15ff1c01104a4ffb.tar.bz2 | |
chore(gitignore): ignore *.swp files from vim
Closes #4311
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -6,6 +6,7 @@ regression/temp*.html  performance/temp*.html  .idea/workspace.xml  *~ +*.swp  angular.js.tmproj  /node_modules/  /components/ | 
