aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2017-06-20 13:53:55 -0700
committerNikolaus Rath <Nikolaus@rath.org>2017-07-12 17:10:18 +0200
commit4828a8a59cec58bb4a6f1d4c1552c62a45f12a26 (patch)
tree6cb1b8a17fa1c5f255c1a1378e7136291a51a8c6 /.gitignore
parent7ad9156d4df999df162c005eb6cdeba3f31bbb25 (diff)
downloadsshfs-4828a8a59cec58bb4a6f1d4c1552c62a45f12a26.tar
sshfs-4828a8a59cec58bb4a6f1d4c1552c62a45f12a26.tar.gz
sshfs-4828a8a59cec58bb4a6f1d4c1552c62a45f12a26.tar.bz2
sshfs-4828a8a59cec58bb4a6f1d4c1552c62a45f12a26.zip
Added unit tests and travis integration
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
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/