From 4828a8a59cec58bb4a6f1d4c1552c62a45f12a26 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 20 Jun 2017 13:53:55 -0700 Subject: Added unit tests and travis integration --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f39c637..086e986 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,6 @@ # NOTE! Please use 'git ls-files -i --exclude-standard' # command after changing this file, to see if there are # any tracked files which get ignored after the change. -.* -!.gitignore *.o *.lo *.la @@ -35,3 +33,4 @@ sshfs.1 /.pc /patches /m4 +.deps/ -- cgit v1.2.3