use larger string heap
[rrq/fuse_xattrs.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 !.gitignore
10 *.o
11 *.lo
12 *.la
13 *.gz
14 \#*#
15 *.orig
16 *~
17 Makefile.in
18 Makefile
19 *.m4
20 stamp-h*
21 config.*
22 sshfs.1
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
37 /build
38 /test/__pycache__
39 /.idea/workspace.xml
40 /.idea/*.iml