forked from qt-creator/qt-creator
Remove some old stuff from gitignore.
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -16,7 +16,6 @@
|
|||||||
.#*
|
.#*
|
||||||
*.*#
|
*.*#
|
||||||
core
|
core
|
||||||
.qmake.cache
|
|
||||||
tags
|
tags
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.debug
|
*.debug
|
||||||
@@ -58,24 +57,12 @@ share/qtcreator/translations/extract-mimetypes.xq
|
|||||||
# ---------------------
|
# ---------------------
|
||||||
|
|
||||||
debug
|
debug
|
||||||
examples/tools/plugandpaint/plugins
|
|
||||||
include/*
|
|
||||||
include/*/*
|
|
||||||
lib/*
|
lib/*
|
||||||
lib64/*
|
lib64/*
|
||||||
plugins/*/*
|
|
||||||
release
|
release
|
||||||
tmp
|
|
||||||
doc-build
|
|
||||||
doc/html/*
|
doc/html/*
|
||||||
doc/qch
|
|
||||||
doc-build
|
|
||||||
.rcc
|
.rcc
|
||||||
.pch
|
.pch
|
||||||
src/corelib/lib
|
|
||||||
src/network/lib
|
|
||||||
src/xml/lib/
|
|
||||||
run/*
|
|
||||||
|
|
||||||
# Binaries
|
# Binaries
|
||||||
# --------
|
# --------
|
||||||
|
Reference in New Issue
Block a user