diff options
author | Julien Dessaux | 2019-02-14 20:48:20 +0100 |
---|---|---|
committer | Julien Dessaux | 2019-02-14 20:48:20 +0100 |
commit | 9399ff045d40a72c8ec90db3d07d1877ee2b3be3 (patch) | |
tree | df1a40330acea568c9de2b3daf1166a30fad8dee /.gitignore | |
parent | Implemented session id management and session logs in database (diff) | |
download | bastion-9399ff045d40a72c8ec90db3d07d1877ee2b3be3.tar.gz bastion-9399ff045d40a72c8ec90db3d07d1877ee2b3be3.tar.bz2 bastion-9399ff045d40a72c8ec90db3d07d1877ee2b3be3.zip |
Switched from standard makefile to cmake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ bastion -libssh/ +build id_rsa ssh_host_*_key test_client.c -*.[do] *.sw[a-p] |