aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-11-23 20:58:10 +0000
committerNikolaus Rath <Nikolaus@rath.org>2019-11-23 20:58:41 +0000
commit2421675f3f851c67edbc8347e58380a190e5c2aa (patch)
tree7ac3464eaccb18d7f3ac4ea16f239e1e8cd7ed89 /.gitignore
parenteade8feb05d5194312ae4b1636bbf671869b1fbb (diff)
downloadsshfs-2421675f3f851c67edbc8347e58380a190e5c2aa.tar
sshfs-2421675f3f851c67edbc8347e58380a190e5c2aa.tar.gz
sshfs-2421675f3f851c67edbc8347e58380a190e5c2aa.tar.bz2
sshfs-2421675f3f851c67edbc8347e58380a190e5c2aa.zip
Added build/ to gitignore.
This is the default build directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 086e986..ffb115b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ sshfs.1
/patches
/m4
.deps/
+/build