katie/.gitignore
Ivailo Monev 9d4850cb0e update .gitignore [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-29 09:32:55 +00:00

34 lines
No EOL
585 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/
# symlink to package/debian
debian
# Debian build files and directories
obj-*-linux-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 oldmake.sh
scripts/cmake-*.tar.gz