equal
deleted
inserted
replaced
1 |
1 |
2 syntax: glob |
2 syntax: glob |
3 *.orig |
3 *.orig |
|
4 */shell.nix |
4 |
5 |
5 syntax: regexp |
6 syntax: regexp |
6 ^script/.venv |
7 ^script/.venv |
|
8 ^.etchosts$ |
7 ^script/stream/virtualenv/twitter_env$ |
9 ^script/stream/virtualenv/twitter_env$ |
8 ^script/stream/virtualenv$ |
10 ^script/stream/virtualenv$ |
9 ^script/rest/virtualenv$ |
11 ^script/rest/virtualenv$ |
10 ^script/stream/streamwatcher\.py$ |
12 ^script/stream/streamwatcher\.py$ |
11 ^script/virtualenv/res/twitter-1\.4\.2$ |
13 ^script/virtualenv/res/twitter-1\.4\.2$ |
36 ^web/event_props$ |
38 ^web/event_props$ |
37 ^script/utils/ghostdriver.log$ |
39 ^script/utils/ghostdriver.log$ |
38 ^sbin/sync/sync_live |
40 ^sbin/sync/sync_live |
39 ^web/vendor |
41 ^web/vendor |
40 ^web/devroot$ |
42 ^web/devroot$ |
|
43 ^web/node_modules$ |
41 ^script/utils/.*\.json$ |
44 ^script/utils/.*\.json$ |
42 ^script/utils/.*.csv$ |
45 ^script/utils/.*.csv$ |