summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2019-02-07 14:46:05 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2019-02-20 05:28:21 +0000
commit11194e8c38f5a8eef11f9d9e9b72508d8923722d (patch)
tree6d1a07a9580113aa3c74f8fbddbdf656ec6882e6
parenta53d7c014d68988a94e0be3219736a5dc266e1fb (diff)
Add missing .gitignore file in qtlottie rootv5.13.0-beta1
And remove unnecessary ones from subfolders Task-number: QTBUG-73454 Change-Id: I6ffe30fdb8648bf5c98d97f9a4f81bdb45c946ed Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io> Reviewed-by: Rebecca Worledge <rebecca.worledge@theqtcompany.com>
-rw-r--r--.gitattributes1
-rw-r--r--.gitignore (renamed from tests/auto/bodymovin/shape/fill/.gitignore)0
-rw-r--r--tests/manual/featcheck/.gitignore73
-rw-r--r--tests/manual/testApp/.gitignore73
4 files changed, 1 insertions, 146 deletions
diff --git a/.gitattributes b/.gitattributes
index 0909f7a..6b2abde 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
.tag export-subst
.gitattributes export-ignore
+.gitignore export-ignore
diff --git a/tests/auto/bodymovin/shape/fill/.gitignore b/.gitignore
index fab7372..fab7372 100644
--- a/tests/auto/bodymovin/shape/fill/.gitignore
+++ b/.gitignore
diff --git a/tests/manual/featcheck/.gitignore b/tests/manual/featcheck/.gitignore
deleted file mode 100644
index fab7372..0000000
--- a/tests/manual/featcheck/.gitignore
+++ /dev/null
@@ -1,73 +0,0 @@
-# This file is used to ignore files which are generated
-# ----------------------------------------------------------------------------
-
-*~
-*.autosave
-*.a
-*.core
-*.moc
-*.o
-*.obj
-*.orig
-*.rej
-*.so
-*.so.*
-*_pch.h.cpp
-*_resource.rc
-*.qm
-.#*
-*.*#
-core
-!core/
-tags
-.DS_Store
-.directory
-*.debug
-Makefile*
-*.prl
-*.app
-moc_*.cpp
-ui_*.h
-qrc_*.cpp
-Thumbs.db
-*.res
-*.rc
-/.qmake.cache
-/.qmake.stash
-
-# qtcreator generated files
-*.pro.user*
-
-# xemacs temporary files
-*.flc
-
-# Vim temporary files
-.*.swp
-
-# Visual Studio generated files
-*.ib_pdb_index
-*.idb
-*.ilk
-*.pdb
-*.sln
-*.suo
-*.vcproj
-*vcproj.*.*.user
-*.ncb
-*.sdf
-*.opensdf
-*.vcxproj
-*vcxproj.*
-
-# MinGW generated files
-*.Debug
-*.Release
-
-# Python byte code
-*.pyc
-
-# Binaries
-# --------
-*.dll
-*.exe
-
diff --git a/tests/manual/testApp/.gitignore b/tests/manual/testApp/.gitignore
deleted file mode 100644
index fab7372..0000000
--- a/tests/manual/testApp/.gitignore
+++ /dev/null
@@ -1,73 +0,0 @@
-# This file is used to ignore files which are generated
-# ----------------------------------------------------------------------------
-
-*~
-*.autosave
-*.a
-*.core
-*.moc
-*.o
-*.obj
-*.orig
-*.rej
-*.so
-*.so.*
-*_pch.h.cpp
-*_resource.rc
-*.qm
-.#*
-*.*#
-core
-!core/
-tags
-.DS_Store
-.directory
-*.debug
-Makefile*
-*.prl
-*.app
-moc_*.cpp
-ui_*.h
-qrc_*.cpp
-Thumbs.db
-*.res
-*.rc
-/.qmake.cache
-/.qmake.stash
-
-# qtcreator generated files
-*.pro.user*
-
-# xemacs temporary files
-*.flc
-
-# Vim temporary files
-.*.swp
-
-# Visual Studio generated files
-*.ib_pdb_index
-*.idb
-*.ilk
-*.pdb
-*.sln
-*.suo
-*.vcproj
-*vcproj.*.*.user
-*.ncb
-*.sdf
-*.opensdf
-*.vcxproj
-*vcxproj.*
-
-# MinGW generated files
-*.Debug
-*.Release
-
-# Python byte code
-*.pyc
-
-# Binaries
-# --------
-*.dll
-*.exe
-