.gitignore: Do not ignore stuff in examples for the time being
Change-Id: Iccf61b6613c4cd82a10051eac448711400a27ea1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
64c6c943c7
commit
05ebd62f09
11
.gitignore
vendored
11
.gitignore
vendored
@ -60,11 +60,12 @@ qt*-config.pri
|
||||
|
||||
/src/corelib/global/qfloat16tables.cpp
|
||||
|
||||
/examples/*/*/*
|
||||
!/examples/*/*/*[.]*
|
||||
!/examples/*/*/README
|
||||
!/examples/*/doc/*
|
||||
!/examples/*/doc/*/*
|
||||
# FIXME: Ignore these again?
|
||||
# /examples/*/*/*
|
||||
# !/examples/*/*/*[.]*
|
||||
# !/examples/*/*/README
|
||||
# !/examples/*/doc/*
|
||||
# !/examples/*/doc/*/*
|
||||
|
||||
/translations/*.qm
|
||||
/translations/*_en.ts
|
||||
|
Loading…
x
Reference in New Issue
Block a user