diff options
author | scheib@chromium.org <scheib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 23:31:06 +0000 |
---|---|---|
committer | scheib@chromium.org <scheib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 23:31:06 +0000 |
commit | 4b3f704c687651dd50327fb0911cdd1bd21aeb93 (patch) | |
tree | 36084b0a93f5884ed2773dc8253cddcec8e45697 | |
parent | 15d96941d9694b696f14ce4beaada3907828edc5 (diff) | |
download | chromium_src-4b3f704c687651dd50327fb0911cdd1bd21aeb93.zip chromium_src-4b3f704c687651dd50327fb0911cdd1bd21aeb93.tar.gz chromium_src-4b3f704c687651dd50327fb0911cdd1bd21aeb93.tar.bz2 |
.gitignore: added SlickEdit project wildcards
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/5748003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70803 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ *.suo *.user *.vcproj +*.vpj +*.vpw +*.vpwhistu +*.vtg *.xcodeproj *~ .*.sw? |