# # N.B. # This is the toplevel .gitignore file. # This is not the place for entries that are specific to # a subdirectory. Instead add those files to the # .gitignore file in that subdirectory. # # N.B. # 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. # # Normal rules # *.[oasi] *.so *~ *.dSYM *.swp *.orig *.rej *.unsigned modules.order .DS_Store # # Top level generated files specific to this top level dir # /.*.cmd /.depend /.deps /.mergeinfo-* /.pc /.tmp_versions /.Xrefs /.Xrefs-2.5 /acl.size /aclocal.m4 /autom4te-2.53.cache /autom4te.cache /autoMakefile /autoMakefile.in /compile /config.cache /config.guess /config.h /config.h.in /config.log /config.status /config.sub /configure /depcomp /INSTALL /install-sh /lustre.spec /lustre*.tar.gz /Makefile /missing /mkinstalldirs /Module.markers /Module.symvers /Module.symvers.old /Modules.symvers /patches /Rules /series /stamp-h1 # # Top level generic files # !.gitignore tags TAGS # cscope files cscope.* # doxygen files doxygen.*