2016-03-03 22:29:30 +02:00
|
|
|
# This file is used to tell Git which files to ignore from the tree
|
|
|
|
# -----------------------------------------------------------------
|
2015-12-10 05:06:13 +02:00
|
|
|
|
|
|
|
*~
|
|
|
|
*.obj
|
|
|
|
*.orig
|
|
|
|
*.rej
|
|
|
|
|
|
|
|
# xemacs temporary files
|
|
|
|
*.flc
|
|
|
|
|
|
|
|
# Vim temporary files
|
2016-11-10 20:04:19 +00:00
|
|
|
*.swp
|
2015-12-10 05:06:13 +02:00
|
|
|
|
2019-05-12 18:19:43 +00:00
|
|
|
# Shiboken log files
|
|
|
|
bindings/*.log
|
|
|
|
|
2019-05-15 22:42:05 +00:00
|
|
|
# build directories to ignore
|
2015-12-10 05:06:13 +02:00
|
|
|
# ---------------------
|
|
|
|
apidocs
|
2016-11-10 20:09:57 +00:00
|
|
|
minsize
|
2019-05-31 12:38:14 +00:00
|
|
|
oldmake
|
2019-05-14 16:21:36 +00:00
|
|
|
debug
|