default to erroring if we can't remap a uid/gid
[platform/upstream/sshfs.git] / .gitignore
1 #
2 # NOTE! Don't add files that are generated in specific
3 # subdirectories here. Add them in the ".gitignore" file
4 # in that subdirectory instead.
5 #
6 # NOTE! Please use 'git ls-files -i --exclude-standard'
7 # command after changing this file, to see if there are
8 # any tracked files which get ignored after the change.
9 .*
10 !.gitignore
11 *.o
12 *.lo
13 *.la
14 *.gz
15 \#*#
16 *.orig
17 *~
18 Makefile.in
19 Makefile
20 *.m4
21 stamp-h*
22 config.*
23 /sshfs
24 /ltmain.sh
25 /configure
26 /install-sh
27 /mkinstalldirs
28 /missing
29 /*.cache
30 /depcomp
31 /compile
32 /libtool
33 /INSTALL
34 /.pc
35 /patches
36 /m4