Mercurial > hg > cc > cirrus_home
comparison .hgignore @ 95:32c1c853062f
(none)
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Fri, 16 Apr 2021 09:00:17 +0000 |
| parents | 8fb11e337e23 |
| children | fbca56fabbac |
comparison
equal
deleted
inserted
replaced
| 94:d60073ec798a | 95:32c1c853062f |
|---|---|
| 1 .cpan | 1 \.cpan |
| 2 ~$ | 2 ~$ |
| 3 .cache | 3 \.cache |
| 4 .bash_history | 4 \.bash_history |
| 5 .local/bin/pip | 5 \.local/bin/pip |
| 6 .local/lib/python | 6 \.local/lib/python |
| 7 .mozilla | 7 \.mozilla |
| 8 .ssh | 8 \.ssh |
| 9 .parallel | 9 \.parallel |
| 10 .python_history | 10 \.python_history |
| 11 .dbus | 11 \.dbus |
| 12 .gnupg/pubring.gpg .gnupg/secring.gpg .gnupg/trustdb.gpg | 12 \.gnupg/pubring.gpg .gnupg/secring.gpg .gnupg/trustdb.gpg |
| 13 lib/perl5 | 13 lib/perl5 |
| 14 src/usr/lib/python3.6 | 14 src/usr/lib/python3.6 |
| 15 src/apache* | 15 src/apache.* |
| 16 cld2 | 16 cld2 |
| 17 home | 17 home |
| 18 usr | 18 usr |
| 19 stat | 19 stat |
| 20 crawler-commons | 20 crawler-commons |
| 21 KEYS | 21 KEYS |
| 22 language-detection-cld2 | 22 language-detection-cld2 |
| 23 OpenJDK* | 23 OpenJDK.* |
| 24 .mg | 24 \.mg |
| 25 .m2 | 25 \.m2 |
| 26 bin/abut | 26 bin/abut |
| 27 bin/anova | 27 bin/anova |
| 28 bin/colex | 28 bin/colex |
| 29 bin/contab | 29 bin/contab |
| 30 bin/desc | 30 bin/desc |
| 51 viminfo | 51 viminfo |
| 52 foo | 52 foo |
| 53 openjdk-8u252-b09 | 53 openjdk-8u252-b09 |
| 54 nutch-cc | 54 nutch-cc |
| 55 src/hadoop | 55 src/hadoop |
| 56 .Xauthority | 56 \.Xauthority |
| 57 gentoo | 57 gentoo |
| 58 \.Xresources | |
| 59 \.conda | |
| 60 \.duc | |
| 61 \.history | |
| 62 .ivy2 | |
| 63 cdx-00... | |
| 64 emerge.* | |
| 65 emm.* | |
| 66 et_files\.txt | |
| 67 extract.*\.txt | |
| 68 ezip | |
| 69 slurm.*.out | |
| 70 nohup.out | |
| 71 p3working.tar.gz |
