katie/.gitignore
Ivailo Monev 8708c052ae drop oldmake.sh script
v3.3.0 does not even run on the current stable version of debian

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-15 08:50:45 +02:00

36 lines
617 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/
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-*/
# Fedora build files and directories
*-linux-gnu/
# tarballs from tarball.sh
*.tar.xz