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

Unified Diff: .gitignore

Issue 1562703002: move docs generation (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: rebase with latest and remove docs/html from clean-all because it's in the build directory now Created 4 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Doxyfile » ('j') | Makefile.standalone » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 6c5964abd1f4975ea1071b8c5f781d6abd80fa6e..062ad1966fd10c9df8e864fb0e68f8b1fbd74ad0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,5 +10,4 @@
# Ignore specific patterns at the top-level directory
/pnacl-sz
/build/
-/docs/html/
Jim Stichnoth 2016/01/07 02:00:39 I don't think this should be deleted.
rkotlerimgtec 2016/01/07 04:47:53 I will put it back in. It's harmless but not neede
/crosstest/Output/
« no previous file with comments | « no previous file | Doxyfile » ('j') | Makefile.standalone » ('J')

Powered by Google App Engine
This is Rietveld 408576698