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

Side by Side Diff: appengine/findit/.gitignore

Issue 2029873002: [Findit] Cross-platform triage (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Test and style corrections Created 4 years, 6 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 unified diff | Download patch
OLDNEW
1 # no file in .tmp/ 1 # no file in .tmp/
2 .tmp 2 .tmp
3 3
4 # no file in util_scripts/tmp 4 # no file in util_scripts/tmp
5 util_scripts/tmp 5 util_scripts/tmp
6
7 findit.sublime-project
8 findit.sublime-workspace
lijeffrey 2016/06/13 18:15:05 what's this?
josiahk 2016/06/21 00:56:53 It's removed! :-)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698