aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJulien Dessaux2019-02-14 20:48:20 +0100
committerJulien Dessaux2019-02-14 20:48:20 +0100
commit9399ff045d40a72c8ec90db3d07d1877ee2b3be3 (patch)
treedf1a40330acea568c9de2b3daf1166a30fad8dee /.gitignore
parentImplemented session id management and session logs in database (diff)
downloadbastion-9399ff045d40a72c8ec90db3d07d1877ee2b3be3.tar.gz
bastion-9399ff045d40a72c8ec90db3d07d1877ee2b3be3.tar.bz2
bastion-9399ff045d40a72c8ec90db3d07d1877ee2b3be3.zip
Switched from standard makefile to cmake
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a8ff552..b639341 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
bastion
-libssh/
+build
id_rsa
ssh_host_*_key
test_client.c
-*.[do]
*.sw[a-p]