diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-08-07 16:20:16 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-08-07 16:20:16 +0300 |
| commit | 6a5608c5eca4f3d3e409351c17c865f1d80f48a3 (patch) | |
| tree | ab35a1685777747257baa9bc6ddf4335f134dba3 /examples/.gitignore | |
| parent | tests/client-server.scm: Add TCs for 'userauth-public-key/auto!' (diff) | |
| download | guile-ssh-6a5608c5eca4f3d3e409351c17c865f1d80f48a3.tar.gz | |
examples/uptop.scm.in: Add to the repository
* examples/uptop.scm.in: Add to the repository.
* examples/Makefile.am (EXTRA_DIST, dist_examples_DATA): Update.
* examples/README, examples/.gitignore: Update.
Diffstat (limited to 'examples/.gitignore')
| -rw-r--r-- | examples/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore index ba5543f..3a3604e 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -10,4 +10,5 @@ rpc/client.scm rpc/server.scm sscp.scm pg-tunnel.scm +uptop.scm Makefile.in |
