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

Unified Diff: .gitignore

Issue 762563003: Roll gwt to 2.7.0 (from 2.5.1) (Closed) Base URL: https://code.google.com/p/dom-distiller/@master
Patch Set: rebase Created 6 years 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 | build.xml » ('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 36582755ab1a3f2408da56476450250f35fb5ab1..055c97e50c0156dae687a6bbe5731c515a393231 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,9 @@
DomDistiller.war
-gwt-unitCache/
-out/
-war/WEB-INF/
-war/domdistiller
-war/*.JUnit/
+/gwt-unitCache/
+/out/
+/war/WEB-INF/
+/war/domdistiller
+/war/*.JUnit/
.*.swp
*.pyc
junitvmwatcher*.properties
« no previous file with comments | « no previous file | build.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698