Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(289)

Side by Side Diff: experimental/visual_studio_plugin/.gitignore

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # In order to be able to use git to move subprojects ouf of third_party, I
2 # need to make them visible first.
3 !third_party
4
5 third_party/native_client/
6
7 *.user
8 *Resharper*
9
10 # These directories get created as part of the build process
11 Debug/
12 bin/
13 obj/
OLDNEW
« no previous file with comments | « experimental/tools/tests/test_toolchain.py ('k') | experimental/visual_studio_plugin/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698