Explorar el Código

~/.rsync-filter: also sync ~/w

there has been some interesting stuff in it lately, all of it
unpublished and possibly unpublishable. (with maybe one or two
exceptions that should get published.)

also, should these things reside on a `secret` branch or should they
just not be version controlled. i think a `secret` branch would be
right, but then it could never be merged back without exposing
everything. mhh... how do people do this? (answer: they probably just
write it somewhere or separate the things. or maybe start out everything
in a secret place and then switch. in any case, they probably don't use
version control, or at least they don't worry about it and use a tool
that manages the process.)
Lucas Stadler %!s(int64=11) %!d(string=hace) años
padre
commit
26abdb1531
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .rsync-filter

+ 1 - 0
.rsync-filter

@ -1,5 +1,6 @@
1 1
# projects and other files
2 2
+ /d
3
+ /w
3 4
+ /k
4 5
+ /m
5 6