1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-07-19 11:18:02 +02:00
ScreenPlay/.gitignore

94 lines
1.0 KiB
Plaintext
Raw Normal View History

2017-03-25 18:44:26 +01:00
# 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
/.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
2018-02-25 18:34:05 +01:00
*.lnk
2018-08-27 20:57:48 +02:00
Common/vcpkg/**
2018-09-13 20:21:51 +02:00
!ScreenPlay/translations/**
/build-*/**
*_qmlcache.qrc
*.DS_Store
2019-12-01 13:34:15 +01:00
/Common/vcpkg/
Common/ffmpeg
2019-12-05 15:24:12 +01:00
/Docs/html/screemplay.index
#CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
2020-08-13 12:37:44 +02:00
.cmake/**
2020-09-18 12:22:42 +02:00
/Common/ffmpeg/*
2020-12-26 21:14:42 +01:00
/Docs/html/screenplay.index