/intltool-extract.in
/intltool-merge.in
/intltool-update.in
/m4/libtool.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4


# http://www.gnu.org/software/automake

Makefile.in
/ar-lib
/mdate-sh
/py-compile
/test-driver
/ylwrap

# http://www.gnu.org/software/autoconf

/autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.guess
/config.h.in
/config.sub
/configure
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1

# https://www.gnu.org/software/libtool/

/ltmain.sh

# http://www.gnu.org/software/texinfo

/texinfo.tex



# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

*.deps
Makefile
config.h
config.log
config.status
libtool
po/POTFILES
po/stamp-it
po/notexist

*.gmo
*.se-pattern
*.se-plugin
share/org.kitone.subtitleeditor.desktop
*.libs
.dirstamp
.intltool-merge-cache

#joe and some other editors generate backup files by default. Ignore them:
*~

#kate stuff
compile_commands.json
.cache/*
*.kate-swp
.kateproject

#vim
.*.swp

#lock files
*.lock

#no idea why this wasn't in gitignore in the first place:
share/subtitleeditor.desktop
src/subtitleeditor
