# Swap and backup files *.s[a-w]? Session.vim *~ *.orig # Files generated by aclocal, autoconf, and automake aclocal.m4 autom4te.cache/ configure build-aux/ ChangeLog INSTALL Makefile.in # Files generated by configure config.log config.status Makefile # Files generated by Makefile src/*[^.]?? lib/*.sm lib/*/*.sm locale/*.ms man/*[^.]?? opkhelper *-*/ *-*.tar* # Build and destination directories build/ build.*/ dest/ dest.*/ # Patches and build logs [0-9][0-9][0-9][0-9]-*.patch *.log