katie/.gitignore
Ivailo Monev 9ac104dbc4 add script to build with LTO and MinSizeRel quickly
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-11-10 20:09:57 +00:00

20 lines
292 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
# Directories to ignore
# ---------------------
apidocs
build
minsize