summaryrefslogtreecommitdiff
path: root/examples/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* examples/uptop.scm.in: Add to the repositoryArtyom V. Poptsov2016-08-071-0/+1
| | | | | | * examples/uptop.scm.in: Add to the repository. * examples/Makefile.am (EXTRA_DIST, dist_examples_DATA): Update. * examples/README, examples/.gitignore: Update.
* examples/.gitignore: Ignore auto-generated filesArtyom V. Poptsov2015-12-241-0/+2
|
* examples/rpc/{client,server}.scm.in: Add to the repositoryArtyom V. Poptsov2015-07-311-0/+2
| | | | | | | | | | * examples/rpc/client.scm.in, examples/rpc/server.scm.in: Add to the repository. * doc/api-channels.texi: Mention a path to the full RPC client example in the description of 'call-with-ssh-forward'. * examples/Makefile.am: Add 'rpc/client.scm.in', rpc/server.scm.in. * examples/.gitignore: Ignore 'rpc/client.scm', 'rpc/server.scm'. * examples/README: Update.
* examples/.gitignore: Ignore 'rrepl.scm'Artyom V. Poptsov2015-07-281-0/+1
|
* Update/add .gitignore files.Artyom Poptsov2014-03-221-0/+8
* .gitignore: Move rules related to object files, libraries etc. to `ssh/.gitignore'. Update. * ssh/.gitignore: Update. * build-aux/.gitignore: New file. * doc/.gitignore: New file. * examples/.gitignore: New file. * m4/.gitignore: New file.