katie/.gitignore
Ivailo Monev ca260217f9 Python bindings via Shiboken
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-12 18:19:43 +00:00

23 lines
336 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
# Shiboken log files
bindings/*.log
# Directories to ignore
# ---------------------
apidocs
build
minsize
fastdev