aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar tfarina <tfarina@chromium.org>2014-10-10 05:20:51 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-10 05:20:52 -0700
commit0ad24bee47e734b1a8f86f40d7eb240cc20c618c (patch)
tree9fda3a572a745db90129dcd9add6e7c4e1a00502 /.gitignore
parent494f910aa0131fa99e6c7d13cbed4fdf9f558d6f (diff)
Add template.cpp to gitignore.
It is generated experimental/webtry/build script, not checked-in the source tree. BUG=None TEST=git status do not show it anymore as untracked file. R=humper@google.com Review URL: https://codereview.chromium.org/647633002
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 32a7cf1020..b8d31f3c84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
TAGS
bower_components
common
+experimental/webtry/templates/template.cpp
experimental/webtry/webtry.db
gyp/build
out