mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 10:22:55 +00:00
105 lines
1.3 KiB
Text
105 lines
1.3 KiB
Text
# This file is used to ignore files which are generated in the Qt build system
|
|
# ----------------------------------------------------------------------------
|
|
|
|
callgrind.out.*
|
|
pcviewer.cfg
|
|
*~
|
|
*.a
|
|
*.moc
|
|
*.o
|
|
*.obj
|
|
*.orig
|
|
*.swp
|
|
*.rej
|
|
*.so
|
|
*.pbxuser
|
|
*.mode1
|
|
*.mode1v3
|
|
*_pch.h.cpp
|
|
*_resource.rc
|
|
.#*
|
|
*.*#
|
|
tags
|
|
.DS_Store
|
|
*.debug
|
|
Makefile*
|
|
*.prl
|
|
*.app
|
|
*.pro.user*
|
|
*.qmlproject.user*
|
|
*.gcov
|
|
mkspecs/default
|
|
moc_*.cpp
|
|
src/tools/uic/qclass_lib_map.h
|
|
ui_*.h
|
|
.com.apple.timemachine.supported
|
|
tests/auto/qlibrary/libmylib.so*
|
|
tests/auto/qresourceengine/runtime_resource.rcc
|
|
tools/qtestlib/chart/chart*
|
|
tools/qtestlib/updater/updater*
|
|
tools/activeqt/testcon/testcon.tlb
|
|
translations/*.qm
|
|
translations/*_untranslated.ts
|
|
qrc_*.cpp
|
|
/.device.vars
|
|
|
|
# xemacs temporary files
|
|
*.flc
|
|
|
|
# Vim temporary files
|
|
.*.swp
|
|
|
|
# Visual Studio generated files
|
|
*.ib_pdb_index
|
|
*.idb
|
|
*.ilk
|
|
*.pdb
|
|
*.sln
|
|
*.suo
|
|
*.vcproj
|
|
*vcproj.*.*.user
|
|
*.ncb
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vcxproj.user
|
|
|
|
# MinGW generated files
|
|
*.Debug
|
|
*.Release
|
|
|
|
# Directories to ignore
|
|
# ---------------------
|
|
|
|
apidocs
|
|
build
|
|
mingw
|
|
include/*
|
|
privateinclude/*
|
|
plugins/*/*
|
|
.rcc
|
|
.pch
|
|
.metadata
|
|
|
|
# runonphone crash dumps
|
|
d_exc_*.txt
|
|
d_exc_*.stk
|
|
|
|
# Generated by abldfast.bat from devtools.
|
|
.abldsteps.*
|
|
|
|
# Carbide project files
|
|
# ---------------------
|
|
.project
|
|
.cproject
|
|
.make.cache
|
|
*.d
|
|
|
|
# INTEGRITY generated files
|
|
*.gpj
|
|
*.int
|
|
*.ael
|
|
*.dla
|
|
*.dnm
|
|
*.dep
|
|
*.map
|
|
work
|