katie/.gitignore
Ivailo Monev 7d416a25b0 remove translations, provide POT files
many translations are bogus now and have to be reviewed thus
translations will be done anew

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-11-28 20:42:34 +00:00

36 lines
614 B
Text

# This file is used to tell Git which files to ignore from the tree
# -----------------------------------------------------------------
*~
*.obj
*.orig
*.rej
# xemacs temporary files
*.flc
# Vim temporary files
*.swp
# build directories
apidocs/
minsize/
oldmake/
debug/
crossdeb/
# symlink to package/debian
debian
# Debian build files and directories
obj-*-gnu/
package/debian/.debhelper/
package/debian/debhelper-build-stamp
package/debian/files
package/debian/katie-*.log
package/debian/katie-*.substvars
package/debian/katie-*/
# tarballs from tarball.sh and oldmake.sh
*.tar.xz
scripts/cmake-*.tar.gz