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

Unified Diff: .gitignore

Issue 813443002: Overhaul database package (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Add script for setting up test db 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 | datahopper/go/datahopper/main.go » ('j') | go/database/setup_test_db » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index f78e03c35c6ee42e0c692cbca3a70737f00946f8..605eed2184b5c6c6d1ff9577d3e50a77b29c7132 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,7 +54,5 @@ push/res/js/core.js
push/res/js/core-debug.js
push/res/imp/bower_components
push/res/common
-# Ignore all SQLite databases, because tests will create their own unique ones.
-*.db
# Logfiles from launched buildslaves.
launch_slaves.log*
« no previous file with comments | « no previous file | datahopper/go/datahopper/main.go » ('j') | go/database/setup_test_db » ('J')

Powered by Google App Engine
This is Rietveld 408576698