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

Side by Side Diff: appengine/monorail/.gitignore

Issue 1868553004: Open Source Monorail (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Rebase Created 4 years, 8 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
« no previous file with comments | « appengine/monorail/.expect_tests_pretest.py ('k') | appengine/monorail/Makefile » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .*\.py[co] 1 .*\.py[co]
2 .*\.pyc-2.4 2 .*\.pyc-2.4
3 .*~ 3 .*~
4 .*\.orig 4 .*\.orig
5 .*\.swp
5 .*\#.* 6 .*\#.*
6 .*@.* 7 .*@.*
7 index\.yaml 8 index\.yaml
8 REVISION 9 REVISION
9 .coverage 10 .coverage
10 htmlcov 11 htmlcov
11 .DS_Store 12 .DS_Store
12 workspace.xml 13 workspace.xml
13 new_static/components/*\.vulcanized.html 14 new_static/components/*\.vulcanized.html
OLDNEW
« no previous file with comments | « appengine/monorail/.expect_tests_pretest.py ('k') | appengine/monorail/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698