katie/.gitignore
Ivailo Monev 59d0a5ae37 remove Doxygen related files
documentation is far from Doxygen compatible yet

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-12-03 05:37:36 +00:00

35 lines
605 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
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