openlp/.gitignore

55 lines
579 B
Plaintext
Raw Normal View History

2008-11-17 20:36:27 +00:00
*.*~
2018-06-26 17:10:34 +00:00
*.dll
*.e4*
2018-06-26 17:10:34 +00:00
*.kate-swp
*.kdev4
*.komodoproject
2009-09-15 18:56:56 +00:00
*.log*
2018-06-26 17:10:34 +00:00
*.nja
*.orig
2018-06-26 17:10:34 +00:00
*.pyc
*.qm
2014-10-07 19:37:55 +00:00
*.rej
2018-06-26 17:10:34 +00:00
*.ropeproject
*.~\?~
2019-05-18 04:56:15 +00:00
*eric[1-9]project
2020-09-28 18:28:57 +00:00
*.coverage
2018-06-26 17:10:34 +00:00
.cache
.coverage
.directory
.eggs
2018-06-26 17:10:34 +00:00
.idea
.kdev4
.komodotools
2019-05-18 04:56:15 +00:00
.pytest_cache
.venv
2019-05-18 04:56:15 +00:00
.vscode
.eggs
.venv
.mypy_cache
2019-05-18 04:56:15 +00:00
OpenLP.egg-info
\#*\#
__pycache__
build
cover
coverage
coverage.xml
2019-05-18 04:56:15 +00:00
dist
env
htmlcov
2009-05-04 08:56:46 +00:00
list
node_modules
openlp.cfg
2012-03-23 20:52:07 +00:00
openlp.pro
openlp/core/resources.py
2019-05-18 04:56:15 +00:00
openlp/core/resources.py.old
openlp/plugins/presentations/lib/vendor/*
2018-06-26 17:10:34 +00:00
output
package-lock.json
tags
test
openlp-test-projectordb.sqlite
*/test-results.xml
2023-08-13 07:40:04 +00:00
.DS_Store
OpenLP.spec