Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1176)

Unified Diff: .hgignore

Issue 8932044: Minimum changes needed to support ns-3 on Visual Studio 2012
Patch Set: Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/core/model/breakpoint.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,18 @@
\.rej$
\.orig$
\.o$
+\.obj$
+\.tlog$
+\.log$
+\.sdf$
+\.lastbuildstate$
+\.unsuccessfulbuild$
+\.idb$
+\.pdb$
+\.lib$
+\.exe$
+\.ilk$
+\.opensdf$
~$
^build-dir
^build
« no previous file with comments | « no previous file | src/core/model/breakpoint.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b