Mercurial > dotfiles
comparison .hgignore @ 131:2432d963cdba
Clean up .hgignore - need too many ignores on linux to not just ignore all .* in ~
| author | Augie Fackler <durin42@gmail.com> |
|---|---|
| date | Mon, 17 Aug 2009 14:29:10 -0400 |
| parents | 2233cb266ab0 |
| children | daceba28ace4 |
comparison
equal
deleted
inserted
replaced
| 130:2233cb266ab0 | 131:2432d963cdba |
|---|---|
| 1 syntax:glob | 1 syntax:glob |
| 2 hgwebdir.conf | 2 hgwebdir.conf |
| 3 .buildout | |
| 4 .* | 3 .* |
| 5 .gem | |
| 6 *.pid | 4 *.pid |
| 7 *.pyc | 5 *.pyc |
| 8 .*history | |
| 9 .BitTornado | |
| 10 .CFUserTextEncoding | |
| 11 .Trash | |
| 12 .Xauthority | |
| 13 .Xcode | |
| 14 .cups | |
| 15 .lesshst | |
| 16 .appcfg_cookies | |
| 17 .appcfg_nag | |
| 18 .aspell* | |
| 19 .*-machine | |
| 20 .emacs-machine.el | |
| 21 .cabal | |
| 22 .codereview_upload_cookies | |
| 23 .dropbox | |
| 24 .dvdcss | |
| 25 .svn | |
| 26 .DS_Store | |
| 27 .ipython | |
| 28 .emacs.d | |
| 29 .emacs.desktop | |
| 30 .emacs.desktop.lock | |
| 31 .erlang.cookie | |
| 32 .flexlmrc | |
| 33 .gemrc | |
| 34 .ghc | |
| 35 .gitk | |
| 36 .gnupg | |
| 37 .ido.last | |
| 38 .macports | |
| 39 .post-review-cookies.txt | |
| 40 .profile | |
| 41 .private | |
| 42 .python/python_history | |
| 43 .python-eggs | |
| 44 .pylint.d | |
| 45 .reviewboardrc | |
| 46 .ropeproject | |
| 47 .rnd | |
| 48 .ssh | |
| 49 .subversion | |
| 50 .viminfo | |
| 51 .vimfuzzyfinder | |
| 52 .fontconfig | |
| 53 .wireshark | |
| 54 .hg.cvsps | |
| 55 .m2 | |
| 56 .serverauth.* | |
| 57 .xinitrc | |
| 58 .yolk | |
| 59 .zcompcache | |
| 60 .zcompdump | |
| 61 Desktop | 6 Desktop |
| 62 Documents | 7 Documents |
| 63 Downloads | 8 Downloads |
| 64 Dropbox | 9 Dropbox |
| 65 Library | 10 Library |
| 70 Programming | 15 Programming |
| 71 Public | 16 Public |
| 72 Sites | 17 Sites |
| 73 durin42_html | 18 durin42_html |
| 74 public_html | 19 public_html |
| 20 www |
