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

Unified Diff: .gitignore

Issue 1835303002: Implementation of the GreenWeb language extensions. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change GreenWeb-related CSS property names such that they apply in the desired order at runtime. Created 4 years, 9 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 | base/trace_event/trace_log.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 88cf776b1552a6e4a8813ba0b15a063252522369..90b2e137706b9930924cde79558b7b2637ca3814 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
*.pyc
*.rules
*.sdf
+*.sh
*.sln
*.sublime-project
*.sublime-workspace
@@ -253,6 +254,7 @@ v8.log
/remoting/test/internal/
/remoting/tools/internal/
/remoting/webapp/app_remoting/internal/
+/results/
/sandbox/linux/seccomp-legacy/
/sdch/open-vcdiff
/seccompsandbox
« no previous file with comments | « no previous file | base/trace_event/trace_log.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698