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*.o 10*.lo 11*.la 12*.gz 13\#*# 14*.orig 15*~ 16Makefile.in 17Makefile 18*.m4 19stamp-h* 20/ltmain.sh 21/configure 22/install-sh 23/mkinstalldirs 24/missing 25/*.cache 26/depcomp 27/compile 28/libtool 29/INSTALL 30/*.pc 31/.pc 32/patches* 33/m4 34TAGS 35/GPATH 36/GRTAGS 37/GSYMS 38/GTAGS 39/test/test_setattr 40/build/ 41